summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorNick Kossifidis <mickflemm@gmail.com>2010-11-23 20:55:17 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-11-30 13:52:32 -0500
commit14fae2d4b61b890cea58d63091406b86ec9bafcd (patch)
treea76280e0c2c307384390c36f95b807987dd9c81a /drivers/media
parente8325ed87457e07b9ceeb1e7a31df787dd7ee106 (diff)
downloadlwn-14fae2d4b61b890cea58d63091406b86ec9bafcd.tar.gz
lwn-14fae2d4b61b890cea58d63091406b86ec9bafcd.zip
ath5k: Use new function to stop beacon queue
* Since we only use ath5k_hw_stop_tx_dma to stop the beacon queue, introduce a new function ath5k_hw_stop_beacon_queue so that we can use that instead and have better control. In the future we can add more beacon queue specific stuff there (maybe tweak beacon timers or something), for now just call ath5k_hw_stop_tx_dma. * Also since we don't call ath5k_hw_stop_rx/tx_dma from outside dma.c, make them static. Signed-off-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions