From: Sujith Date: Sun, 7 Dec 2008 16:12:10 +0000 (+0530) Subject: ath9k: Maintain rate table choice after association X-Git-Tag: v2.6.29-rc1~581^2~203^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3706de6f58962ba74c18eb4cb1ebe034ff723037;p=pandora-kernel.git ath9k: Maintain rate table choice after association 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed