]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ab40cabd7081cf3c6404eb056460cae4a4d9e90
tree3b4722ea7ad80ad9ef873026604255bb9d0ea482
parentc843db9270ab04d81e54a21f472bc2ae4aa64e44
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