|
@@ -1898,7 +1898,6 @@ ieee80211_rx_result ieee80211_sta_rx_mgmt(struct ieee80211_sub_if_data *sdata,
|
|
fc = le16_to_cpu(mgmt->frame_control);
|
|
fc = le16_to_cpu(mgmt->frame_control);
|
|
|
|
|
|
switch (fc & IEEE80211_FCTL_STYPE) {
|
|
switch (fc & IEEE80211_FCTL_STYPE) {
|
|
- case IEEE80211_STYPE_PROBE_REQ:
|
|
|
|
case IEEE80211_STYPE_PROBE_RESP:
|
|
case IEEE80211_STYPE_PROBE_RESP:
|
|
case IEEE80211_STYPE_BEACON:
|
|
case IEEE80211_STYPE_BEACON:
|
|
case IEEE80211_STYPE_AUTH:
|
|
case IEEE80211_STYPE_AUTH:
|