commit | b8abde45d7d6ab9e8ceced9b5990eeb1149d0b97 | [log] [tgz] |
---|---|---|
author | Vivek Natarajan <vivek.natraj@gmail.com> | Tue Jan 27 19:26:28 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 30 13:38:28 2009 -0500 |
tree | 290530b650cdbc9378a3f2f43907cdb08c4a3b88 | |
parent | 94ff91d4afd8ae14e8bb7012ba17cf6984130e44 [diff] |
mac80211: Cancel the dynamic ps timer in ioctl_siwpower. 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>