staging: wilc1000: remove WILC_Uint32
[linux-2.6-block.git] / drivers / staging / wilc1000 / wilc_wfi_netdevice.h
index d07216a237a06a6bb9be7a412052fe6799286d7d..108d4533c4e484ce3a9b2324ffccd2a5a44d6385 100644 (file)
@@ -117,9 +117,9 @@ struct sta_info {
 struct wilc_wfi_p2pListenParams {
        struct ieee80211_channel *pstrListenChan;
        enum nl80211_channel_type tenuChannelType;
-       WILC_Uint32 u32ListenDuration;
+       u32 u32ListenDuration;
        WILC_Uint64 u64ListenCookie;
-       WILC_Uint32 u32ListenSessionID;
+       u32 u32ListenSessionID;
 };
 
 #endif  /*WILC_P2P*/
@@ -135,7 +135,7 @@ struct WILC_WFI_priv {
        #endif
 
        WILC_Bool bCfgScanning;
-       WILC_Uint32 u32RcvdChCount;
+       u32 u32RcvdChCount;