ath9k: Do not use association state to update rate table
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 12 Dec 2008 06:29:07 +0000 (11:59 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:02 +0000 (15:23 -0500)
commit9d8eed12dbc04f8ed70090da14211c808b5a8d81
tree51e37862dc468e7bdda62286a23e467f65c6e497
parent094d05dc32fc2930e381189a942016e5561775d9
ath9k: Do not use association state to update rate table

Now that HT information is made available to the driver through
config() callback, the channel type can be calculated whenever
setting the channel. Update the rate table accordingly with the new
channel type.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c