commit | 9b5bd5a4917eeb5eca00d1842a74186cfc8dd1c6 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Feb 20 09:41:08 2013 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 26 22:47:27 2013 +0100 |
tree | 091b95a3412105fe1f7c58e54f1717e34d96ad72 | |
parent | cb601ffa326bc5c74a6ecd8e72ae9631e5f12f75 [diff] |
mac80211: stop timers before canceling work items 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>