ath9k: No need to abort Rx path when autosleep is enabled.
authorVivek Natarajan <vivek.natraj@gmail.com>
Mon, 30 Mar 2009 08:47:00 +0000 (14:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:29 +0000 (16:54 -0400)
commit8782b41d13c8e5f9a201477d3c15edf9fe7c372c
tree1f1588ee8053776ca7688e41448131288733c135
parent616de35da94df8748771a014ef898360d5f4d0c8
ath9k: No need to abort Rx path when autosleep is enabled.

For chipsets supporting autosleep feature, there is no need to abort
Rx engine since they are capable of automatically going back to sleep
after receiving a packet.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c