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)
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>

No differences found