]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf3d2f5231ce5f9c078d9ada82194537ba0cdc50c
tree97cc3b8e602c432375fbe0cdeea9aac8ecbb0fbd
parent52017ebdb43dc03336c9c5a3b981b6f0c8643fd6
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