diff options
-rw-r--r-- | drivers/net/wireless/ath/ar5523/ar5523.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ar5523/ar5523.h b/drivers/net/wireless/ath/ar5523/ar5523.h index 6086ba3fb543..00c6fd346d48 100644 --- a/drivers/net/wireless/ath/ar5523/ar5523.h +++ b/drivers/net/wireless/ath/ar5523/ar5523.h | |||
@@ -122,7 +122,7 @@ struct ar5523 { | |||
122 | 122 | ||
123 | struct work_struct rx_refill_work; | 123 | struct work_struct rx_refill_work; |
124 | 124 | ||
125 | int rxbufsz; | 125 | unsigned int rxbufsz; |
126 | u8 serial[16]; | 126 | u8 serial[16]; |
127 | 127 | ||
128 | struct ieee80211_channel channels[14]; | 128 | struct ieee80211_channel channels[14]; |