commit | 676b58c27475a9defccc025fea1cbd2b141ee539 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Jul 07 23:33:39 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 08 11:42:25 2011 -0400 |
tree | dc6c9099a7cdcf0dc4b04fe2456060e8db2f8ec9 | |
parent | 565dfefbe196206bc1e40bf92e7c5d53e9d9f706 [diff] |
mac80211: Restart STA timers only on associated state A panic was observed when the device is failed to resume properly, and there are no running interfaces. ieee80211_reconfig tries to restart STA timers on unassociated state. Cc: stable@kernel.org Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>