]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ath9k: Report HT rates in RX status
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 12 Dec 2008 12:38:34 +0000 (14:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:06 +0000 (15:23 -0500)
commitbaad1d921b1565b6f08f60c035531d13ad8afa82
tree3262092f6760e07d115b21f3469ac3fd9d2ae9be
parent0fb8ca45eb164c405eef8978f26829f9348b4d4d
ath9k: Report HT rates in RX status

Fix and clean up the RX status reporting by getting rid of code that
used internal rate tables and ratekbps calculation. The correct value
is now reported with MCS index instead of the old mechanism that
defaulted to using the highest legacy rate.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/recv.c