mac80211: stop timers before canceling work items
authorBen Greear <greearb@candelatech.com>
Wed, 20 Feb 2013 17:41:08 +0000 (09:41 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Feb 2013 21:47:27 +0000 (22:47 +0100)
Re-order the quiesce code so that timers are always
stopped before work-items are flushed. This was not
the problem I saw, but I think it may still be more
correct.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found