ath9k: Merge queue draining functions
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Jan 2009 16:08:47 +0000 (21:38 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:40 +0000 (16:00 -0500)
commit043a040503b0d0c21bf3fba971813eba3322267d
tree4aae2852af5581da07c3de609b7ac0308499ceb8
parent55f5e4a9800ae6e6e052380a8b3c9c4996d5cd05
ath9k: Merge queue draining functions

The TX queue draining routines have confusing names,
rename them approprately and merge ath_drain_txdataq()
with ath_drain_all_txq().

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