ath9k_hw: Program filter coefficients correctly
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 13 Nov 2012 06:03:53 +0000 (11:33 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Nov 2012 19:29:11 +0000 (14:29 -0500)
2484 Mhz (Japan) usage requires filter coefficients to
be programmed in the CCK TX FIR registers. This is required
for AR9331, AR9485 and AR9462. Fix this and also remove
a few useless macros and a duplicate variable.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found