mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE
authorJohannes Berg <johannes.berg@intel.com>
Wed, 4 Nov 2015 12:58:46 +0000 (13:58 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Nov 2015 14:48:50 +0000 (15:48 +0100)
commit45bb780a2147b9995f3d288c44ecb87ca8a330e2
tree5628d08ee09cf3b04181c0ed4490c6d6e6285d7a
parent17c790a60dad11c0193127e83ac8e183b4fed1a2
mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE

For now, this feature doesn't actually work. To avoid shipping a
kernel that has it enabled but where it can't be used disable it
for now - we can re-enable it when it's fixed.

This partially reverts 44674d9c2267 ("mac80211: advertise support
for full station state in AP mode").

Cc: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c