commit | 8e1559949928d4d8bfe044bfcf57879faff82e19 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu May 06 22:41:12 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 07 14:57:16 2010 -0400 |
tree | a1fbbf54e2092a150a1df4ed577765142037f9e4 | |
parent | c809e86c11a64488acc85ddf12ece3c9b879ccb6 [diff] |
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>