ath9k: reduce the number of functions that access the tx descriptor
authorFelix Fietkau <nbd@openwrt.org>
Wed, 14 Sep 2011 19:24:17 +0000 (21:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Sep 2011 20:45:37 +0000 (16:45 -0400)
commit399c64895d206b16c704827d0a71b7467e441c94
tree0934a49906ee247aa9bb16706c54f7641e468a48
parent55797b1ae5bfc33f1c0f978cdc7cd89a8d9460fc
ath9k: reduce the number of functions that access the tx descriptor

Makes it easier to clean up the ath9k_hw descriptor API

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