ath9k: Update rate control for 11NA HT40 mode
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Wed, 29 Jul 2009 09:35:21 +0000 (15:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:43:24 +0000 (16:43 -0400)
commit42e8856092be1db40bd4ae01406d2aaddf4e66fc
tree3cc77075bce555cf2ad15a0f730474e11c619be3
parentdf7fc0f9735085bb617fff774bfd71465edb448c
ath9k: Update rate control for 11NA HT40 mode

Now the lowest rate in 11na ht40 mode is 13.5Mbps this shortens the
range when compared to 11na ht20 mode where the lowest rate is 6.5Mbps.
To improve the range, make 6.5Mbps as the lowest rate in 11na ht40 mode,
this improves the range by approximately 2dB. 11ng ht40 does not have
this issue as it also has basic rates (1, 2, 5.5 and 11).

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/rc.c