From: Johannes Berg Date: Wed, 1 Aug 2012 18:54:52 +0000 (+0200) Subject: mac80211: clear timer bits when disconnecting X-Git-Tag: v3.6-rc2~24^2~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9957cce674308f744f37f68b6bc3261bfdbbf4;p=pandora-kernel.git mac80211: clear timer bits when disconnecting There's a corner case that can happen when we suspend with a timer running, then resume and disconnect. If we connect again, suspend and resume we might start timers that shouldn't be running. Reset the timer flags to avoid this. This affects both mesh and managed modes. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed