ath9k: Fix chainmask selection for AR9462
authorSujith Manoharan <c_manoha@qualcomm.com>
Wed, 26 Sep 2012 06:52:08 +0000 (12:22 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Sep 2012 17:54:06 +0000 (13:54 -0400)
commit365d2ebcaba5f08590b8a988d137f7139a8163a5
tree30580b799a6e2599f447b3fecc9ce87507b8a1cb
parent8b4509f642743e87f9a5c34bacb5d4b63ac730b4
ath9k: Fix chainmask selection for AR9462

Force chain 1 to be used for CCK rates since the target power
table stored in EEPROM is too high to transmit with both chains.
This is needed to avoid regulatory violation.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/xmit.c