adm8211: remove SSID code
Since adm8211 currently doesn't implement IBSS mode anyway, it can't be using the SSID. And if/when it does implement IBSS mode, we'll have to see how to make it beacon anyway. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
71c11fb57b
commit
b23f99bcfa
@@ -553,8 +553,6 @@ struct adm8211_priv {
|
||||
|
||||
int channel;
|
||||
u8 bssid[ETH_ALEN];
|
||||
u8 ssid[32];
|
||||
size_t ssid_len;
|
||||
|
||||
u8 soft_rx_crc;
|
||||
u8 retry_limit;
|
||||
|
Reference in New Issue
Block a user