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

No differences found