ath9k: Disable cross-band FCC
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 9 Jan 2014 03:21:15 +0000 (08:51 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 9 Jan 2014 15:56:41 +0000 (10:56 -0500)
commit1e2f9295f4c657500111514f92a3d3894d0e05b4
tree303067f6817410fa385bd142e5bd5039ba37f9f6
parentff9a93f2ebb88ac7aab9568de80b64b92078e96d
ath9k: Disable cross-band FCC

Fast Channel Change across bands was enabled for
AR9462 recently, but this is causing baseband issues.
Disable it until this feature is tested well. Also,
remove the feature bit for AR9565 since it is
a single-band card and doesn't support this feature.

Cc: stable@vger.kernel.org
Reported-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c