commit | 40990ec01fcca0b86a19c13a5d3deb77da1913a7 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Sun Dec 07 21:41:37 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 13:48:23 2008 -0500 |
tree | 95dd971d3680b1c836e0bab8483833c965041448 | |
parent | 6b3aa6ab787fe545c58554b7ce5c94de53526b83 [diff] |
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>