commit | 0d425a7d7bc7bc834fe04e15e88b61bc34331a98 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon May 17 12:01:16 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 02 16:13:15 2010 -0400 |
tree | 3b4722ea7ad80ad9ef873026604255bb9d0ea482 | |
parent | 01574c4b46d08e62d509118ad209983c00ade898 [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>