ath9k: remove ath_rx_ps_back_to_sleep helper
authorGabor Juhos <juhosg@openwrt.org>
Fri, 19 Jun 2009 10:17:48 +0000 (12:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:47 +0000 (15:01 -0400)
commit293dc5dfdbcc16cde06e40a688394cc8ab083e48
treeeeb4b95fc194576302ef3b873fddb06c4206f9bc
parentb7351a003ca29ac4372393040ffb06dc04309e2e
ath9k: remove ath_rx_ps_back_to_sleep helper

This helper only clears the SC_OP_WAIT_FOR_{BEACON,CAB} flags.
Remove it and clear these flags directly in the approptiate
places instead.

Changes-licensed-under: ISC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c