From: Simon Wunderlich Date: Wed, 14 Aug 2013 06:01:38 +0000 (+0200) Subject: ath9k: enable CSA functionality in ath9k X-Git-Tag: v3.12-rc1~132^2~84^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d074e8d547853cc8b40cf93a460e8fbf9eaa3d00;p=pandora-kernel.git 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 Signed-off-by: Mathias Kretschmer Signed-off-by: John W. Linville --- Reading git-diff-tree failed