mac80211: Cancel the dynamic ps timer in ioctl_siwpower.
authorVivek Natarajan <vivek.natraj@gmail.com>
Tue, 27 Jan 2009 13:56:28 +0000 (19:26 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Jan 2009 18:38:28 +0000 (13:38 -0500)
If the dynamic power save timer has been started before the power save
is disabled using iwconfig, we fail to cancel the timer. Hence cancel it
while disabling power save.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found