From: Sujith Date: Mon, 17 May 2010 06:31:16 +0000 (+0530) Subject: ath9k_htc: Cleanup rate initialization X-Git-Tag: v2.6.36-rc1~571^2~615^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d425a7d7bc7bc834fe04e15e88b61bc34331a98;p=pandora-kernel.git ath9k_htc: Cleanup rate initialization This patch removes a large chunk of code dealing with rate management within the driver and simplifying things by removing the hacky method of calculating HT changes. A subsequent patch would fix this by just using BSS_CHANGED_HT from mac80211. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed