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)
commit40990ec01fcca0b86a19c13a5d3deb77da1913a7
tree95dd971d3680b1c836e0bab8483833c965041448
parent6b3aa6ab787fe545c58554b7ce5c94de53526b83
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