ath9k_htc: Cleanup rate initialization
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 17 May 2010 06:31:16 +0000 (12:01 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:15 +0000 (16:13 -0400)
commit0d425a7d7bc7bc834fe04e15e88b61bc34331a98
tree3b4722ea7ad80ad9ef873026604255bb9d0ea482
parent01574c4b46d08e62d509118ad209983c00ade898
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>
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc_drv_main.c