aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_urtwvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/wlan/if_urtwvar.h')
-rw-r--r--sys/dev/usb/wlan/if_urtwvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/wlan/if_urtwvar.h b/sys/dev/usb/wlan/if_urtwvar.h
index 87c24d648d4b..4a66965243a3 100644
--- a/sys/dev/usb/wlan/if_urtwvar.h
+++ b/sys/dev/usb/wlan/if_urtwvar.h
@@ -82,7 +82,7 @@ struct urtw_tx_radiotap_header {
(1 << IEEE80211_RADIOTAP_CHANNEL))
struct urtw_stats {
- unsigned int txrates[12];
+ unsigned txrates[12];
};
struct urtw_vap {