cfg80211: add flags for off-channel capabilities
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Nov 2011 14:33:48 +0000 (15:33 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Nov 2011 21:20:49 +0000 (16:20 -0500)
commit7c4ef7122cef54dc49562eea35cbfaf0f44faa0b
tree97cc3b8e602c432375fbe0cdeea9aac8ecbb0fbd
parentf2dc7989bf821a0ca78289b32f16078c76c88e7e
cfg80211: add flags for off-channel capabilities

Currently mac80211 implements these for all devices,
but given restrictions of some devices that isn't
really true, so prepare for being able to remove the
capability for some mac80211 devices.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath6kl/init.c
include/net/cfg80211.h
net/mac80211/main.c
net/wireless/nl80211.c