diff options
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r-- | include/net/cfg80211.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 1696ff647a08..10eb53e2bc9f 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -1170,7 +1170,6 @@ struct wireless_dev { | |||
1170 | 1170 | ||
1171 | /* currently used for IBSS - might be rearranged in the future */ | 1171 | /* currently used for IBSS - might be rearranged in the future */ |
1172 | struct cfg80211_bss *current_bss; | 1172 | struct cfg80211_bss *current_bss; |
1173 | u8 bssid[ETH_ALEN]; | ||
1174 | u8 ssid[IEEE80211_MAX_SSID_LEN]; | 1173 | u8 ssid[IEEE80211_MAX_SSID_LEN]; |
1175 | u8 ssid_len; | 1174 | u8 ssid_len; |
1176 | 1175 | ||