]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: get rid of tx_info_priv
authorFelix Fietkau <nbd@openwrt.org>
Sun, 15 Nov 2009 22:09:25 +0000 (23:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Nov 2009 22:09:11 +0000 (17:09 -0500)
commitfce17f137bcd0e69d07f043297607e9045d2f441
tree0e574b60dded8971a0527dbf6f2f1cbf4deb91aa
parent014458a730d67b603ae1389d348aab90ad790450
ath9k: get rid of tx_info_priv

This patch removes the need for separately allocated private tx info
data in ath9k and brings the driver one small step closer to using the
mac80211 rate control API properly.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.h
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/rc.c
drivers/net/wireless/ath/ath9k/rc.h
drivers/net/wireless/ath/ath9k/virtual.c
drivers/net/wireless/ath/ath9k/xmit.c