Files
i2som-imx-linux/net
Johannes Berg ac2c39824e mac80211: use del_timer_sync for final sta cleanup timer deletion
commit a56f992cda upstream.

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.)

Tested-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-02-06 04:33:19 +00:00
..
2012-09-19 15:04:50 +01:00
2012-07-25 04:11:40 +01:00
2012-09-19 15:04:53 +01:00
2012-10-30 23:26:34 +00:00
2013-01-16 01:13:25 +00:00