diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/wmi.h')
-rw-r--r-- | drivers/net/wireless/ath/ath6kl/wmi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/wmi.h b/drivers/net/wireless/ath/ath6kl/wmi.h index 19f88b4a24fb..05d25a94c781 100644 --- a/drivers/net/wireless/ath/ath6kl/wmi.h +++ b/drivers/net/wireless/ath/ath6kl/wmi.h | |||
@@ -1527,8 +1527,8 @@ struct wmi_connect_event { | |||
1527 | __le32 nw_type; | 1527 | __le32 nw_type; |
1528 | } sta; | 1528 | } sta; |
1529 | struct { | 1529 | struct { |
1530 | u8 phymode; | ||
1531 | u8 aid; | 1530 | u8 aid; |
1531 | u8 phymode; | ||
1532 | u8 mac_addr[ETH_ALEN]; | 1532 | u8 mac_addr[ETH_ALEN]; |
1533 | u8 auth; | 1533 | u8 auth; |
1534 | u8 keymgmt; | 1534 | u8 keymgmt; |