ath9k: Fix FastChannelChange for AR9462/AR9565
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 16 Jul 2013 06:33:19 +0000 (12:03 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Jul 2013 20:54:42 +0000 (16:54 -0400)
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 <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found