ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
authorFelix Fietkau <nbd@openwrt.org>
Wed, 13 Oct 2010 14:43:27 +0000 (16:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Oct 2010 19:48:45 +0000 (15:48 -0400)
Set the rate table in the rc module properly based on band and
HT capabilities instead, which was already partially done, but
not for every mode.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found