ath9k: move rate descriptor reading into a helper
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 4 Nov 2009 02:10:30 +0000 (18:10 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:06 +0000 (17:09 -0500)
ath9k_process_rate() now does all the rx status processing to
read the rate the hardware passed and translate it to whatever
mac80211 wants.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found