]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/brcm80211/include/proto/bcmevent.h
Staging: brcm80211: s/uint16/u16/
[net-next-2.6.git] / drivers / staging / brcm80211 / include / proto / bcmevent.h
index 44d6b69f822b3ee7747803adbce3ca0218063b8a..2a5598b62965e94b7d9fd9899f137598b837d805 100644 (file)
@@ -28,8 +28,8 @@
 #define WLC_EVENT_MSG_GROUP            0x04
 
 typedef BWL_PRE_PACKED_STRUCT struct {
-       uint16 version;
-       uint16 flags;
+       u16 version;
+       u16 flags;
        uint32 event_type;
        uint32 status;
        uint32 reason;