From: Sujith Manoharan Date: Tue, 16 Jul 2013 06:33:19 +0000 (+0530) Subject: ath9k: Fix FastChannelChange for AR9462/AR9565 X-Git-Tag: v3.12-rc1~132^2~297^2^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b840cffedee3a19b8c90becc4b999e6bf4f28cb0;p=pandora-kernel.git ath9k: Fix FastChannelChange for AR9462/AR9565 Right now, even though these chips support cross-band FCC, the code is non-functional since we bail out early if the channelFlags differ. Fix this so that cross-band FCC works for cards that support this feature. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed