commit | b840cffedee3a19b8c90becc4b999e6bf4f28cb0 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Jul 16 12:03:19 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 22 16:54:42 2013 -0400 |
tree | 9c96ab3e4fed5869dbf988e82e67ea69f707889b | |
parent | 81dc75b584fd0f889b56b49b363287a600eaf0d3 [diff] |
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 <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>