ath9k: Maintain rate table choice after association
authorSujith <Sujith.Manoharan@atheros.com>
Sun, 7 Dec 2008 16:12:10 +0000 (21:42 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 18:48:24 +0000 (13:48 -0500)
A scan run after association would change sc_curmode which is
used to get the current rate table. This patch fixes it
by removing sc_curmode and setting the rate table in usage in cur_rate_table
on association.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found