commit | fe7f4a77450c1d0e463a9b1456b40c2305433e41 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Tue Nov 18 09:07:06 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 26 09:47:28 2008 -0500 |
tree | e6f3b4532b1d5bda3e9863df21e48d0adc22522d | |
parent | 5ddfac3b550250388f1222ec7d09069784a68af6 [diff] |
ath9k: Remove ath_rate_softc Move the hw rate tables to ath_softc, and access them directly. tx_triglevel_max is global, move it to ath_rate_node. Now that ath_rate_softc is gone, rate control attach becomes simpler. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>