]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix bug in rate table management
authorSujith <Sujith.Manoharan@atheros.com>
Sun, 7 Dec 2008 16:11:37 +0000 (21:41 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 18:48:23 +0000 (13:48 -0500)
commit4d877fb1dfa53ccb43c06da1e2dad29acc689569
tree95dd971d3680b1c836e0bab8483833c965041448
parented878e1cd3907cc7fe7a3983ef6e0cfa521e6364
ath9k: Fix bug in rate table management

The proper rate table wouldn't be used if a disassoc
happens and a new attempt is made to associate using
wpa_supplicant. This patch fixes it by storing the rate
table to be used on association.

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