]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_common: move the rate status setting into ath9k_process_rate()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 7 May 2010 02:41:12 +0000 (22:41 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 May 2010 18:57:16 +0000 (14:57 -0400)
commit14b6ab444b28086e561c8f9d3fbb264f9bf4b337
treea1fbbf54e2092a150a1df4ed577765142037f9e4
parent5041659f7630f96626590586fa5db50773da18d2
ath9k_common: move the rate status setting into ath9k_process_rate()

This has no real functional change, this just moves the setting the
the mac80211 rate index into ath9k_process_rate(). This allows us
to eventually make ath9k_process_rate() return a negative value
in case we have detected a specific case rate situation which should
have been ignored.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.c