commit | d074e8d547853cc8b40cf93a460e8fbf9eaa3d00 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Wed Aug 14 08:01:38 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 16 14:17:50 2013 -0400 |
tree | 9b7285946795fb7ed20336770453ec7b16822db9 | |
parent | 4d70f2fbe12118c5526a1d761f8ef562cecbbc2c [diff] |
ath9k: enable CSA functionality in ath9k CSA is only enabled for one interface, but the same limitation applies for mac80211 too. It checks whether the beacon has been sent (different approaches for non-EDMA-enabled and EDMA-enabled devices), and completes the channel switch after that. Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>