|
@@ -3466,8 +3466,7 @@ int ath6kl_cfg80211_init(struct ath6kl *ar)
|
|
|
ar->wiphy->probe_resp_offload =
|
|
|
NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS |
|
|
|
NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS2 |
|
|
|
- NL80211_PROBE_RESP_OFFLOAD_SUPPORT_P2P |
|
|
|
- NL80211_PROBE_RESP_OFFLOAD_SUPPORT_80211U;
|
|
|
+ NL80211_PROBE_RESP_OFFLOAD_SUPPORT_P2P;
|
|
|
|
|
|
ret = wiphy_register(wiphy);
|
|
|
if (ret < 0) {
|