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)
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>

No differences found