]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/epl/EplNmt.h
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / staging / epl / EplNmt.h
index 4c11e5bc74aadf7e075ba34eb8d84b5cff1e1458..e351b55eea6fd55ccf5b952a10cc1e7ead30f95f 100644 (file)
@@ -185,7 +185,7 @@ typedef struct {
 typedef struct {
        unsigned int m_uiNodeId;        // NodeId
        tEplNmtState m_NmtState;        // NMT state (remember distinguish between MN / CN)
-       WORD m_wErrorCode;      // EPL error code in case of NMT state NotActive
+       u16 m_wErrorCode;       // EPL error code in case of NMT state NotActive
 
 } tEplHeartbeatEvent;