ath9k: Move TX completion routine to xmit.c
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 18 Nov 2008 03:39:30 +0000 (09:09 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:32 +0000 (09:47 -0500)
commitc428839008f6638317a0db102d4e65d631c288a6
tree64decdccf35485d1a40ec54bf00c379cd1f0fa01
parent2c5a744d43a6a08666930906742fbe704739ba6f
ath9k: Move TX completion routine to xmit.c

Also, use a helper function to setup RC status data
when processing completed TX descriptors.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/xmit.c