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)
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>

No differences found