]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit752dd2c5892d036312f70657a6ccbdf39e187d59
tree64decdccf35485d1a40ec54bf00c379cd1f0fa01
parentf29348c1c5de19d41d0a48b1e605cc6ac2cabf16
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