]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211_hwsim: add channel switch support
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 18 Nov 2013 07:46:24 +0000 (09:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:27 +0000 (21:48 +0100)
commit0037db63ca71ddbe4473c8e261dcb74d75ff47d2
tree7de069ae8b969fa965f496a2b4bf13d634600ab8
parent8c66a3d9d951a645861b9ec5751184723c4480ce
mac80211_hwsim: add channel switch support

Advertise to mac80211 that we can do channel switch both
for STA and AP/GO.
After each beacon transmission check if CSA is done and
call ieee80211_csa_finish if needed.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c