diff options
author | Johannes Berg <[email protected]> | 2012-12-13 23:08:52 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2013-01-03 13:00:00 +0100 |
commit | a56f992cdabc63f56b4b142885deebebf936ff76 (patch) | |
tree | 4e26b43c6eef23c7b02b6e2c32f86ad8f4571b54 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 97f97b1f5fe0878b35c8e314f98591771696321b (diff) |
mac80211: use del_timer_sync for final sta cleanup timer deletion
This is a very old bug, but there's nothing that prevents the
timer from running while the module is being removed when we
only do del_timer() instead of del_timer_sync().
The timer should normally not be running at this point, but
it's not clearly impossible (or we could just remove this.)
Cc: [email protected]
Tested-by: Ben Greear <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions