]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/epl/kernel/EplDllk.h
Staging: epl: remove DWORD
[linux-2.6-omap-h63xx.git] / drivers / staging / epl / kernel / EplDllk.h
index 9967bdda5f5d59565db015f35c617b1b4ac19a77..31ab0585f8edced88fad4c65bb6b374ffeb78358 100644 (file)
@@ -96,7 +96,7 @@ struct _tEplDllkNodeInfo {
        struct _tEplDllkNodeInfo *m_pNextNodeInfo;
        struct _tEdrvTxBuffer *m_pPreqTxBuffer;
        unsigned int m_uiNodeId;
-       DWORD m_dwPresTimeout;
+       u32 m_dwPresTimeout;
        unsigned long m_ulDllErrorEvents;
        tEplNmtState m_NmtState;
        WORD m_wPresPayloadLimit;