Christian Lamparter
258086a48b
mac80211: cancel restart_work in ieee80211_unregister_hw
...
Unlike most other workqueue-tasks, the restart_work is
not scheduled onto mac80211's private per-interface
workqueue, but onto one of the system-wide workqueues.
Therefore the mac80211-stack has to cancel any pending
restarts, before destroying the shared device context
and handing back the memory. Otherwise - under very
unlucky circumstances - there could be a stale work-
item left, because some other kernel component might
have delayed the execution of ieee80211_restart_work
for too long.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2010-08-25 14:33:20 -04:00
..
2010-08-16 15:26:38 -04:00
2008-07-08 14:16:02 -04:00
2010-08-16 15:26:38 -04:00
2009-01-29 16:00:02 -05:00
2010-08-16 15:26:39 -04:00
2010-06-14 15:39:28 -04:00
2010-08-25 14:33:17 -04:00
2010-05-28 13:41:27 -04:00
2010-08-16 16:45:11 -04:00
2009-01-29 16:00:03 -05:00
2010-04-15 16:21:34 -04:00
2009-12-21 18:38:52 -05:00
2010-06-14 15:39:27 -04:00
2008-03-06 15:30:46 -05:00
2010-08-25 14:33:17 -04:00
2010-05-17 23:23:14 -07:00
2010-06-29 14:51:23 -04:00
2009-08-04 16:43:25 -04:00
2010-08-16 16:45:11 -04:00
2009-07-10 15:01:49 -04:00
2010-08-16 15:26:40 -04:00
2010-08-25 14:33:17 -04:00
2010-08-24 16:27:56 -04:00
2010-08-25 14:33:17 -04:00
2010-06-30 15:00:53 -04:00
2010-08-25 14:33:17 -04:00
2010-08-16 16:45:11 -04:00
2010-03-30 22:02:32 +09:00
2008-04-08 16:44:45 -04:00
2010-08-25 14:33:20 -04:00
2010-06-02 16:12:59 -04:00
2010-06-14 15:38:17 -04:00
2010-06-14 15:38:17 -04:00
2010-06-24 15:42:30 -04:00
2010-06-14 15:39:26 -04:00
2010-06-14 15:39:26 -04:00
2008-07-08 14:16:01 -04:00
2008-07-08 14:16:01 -04:00
2010-08-25 14:33:17 -04:00
2010-01-15 16:58:28 -05:00
2010-06-14 15:38:17 -04:00
2010-08-25 14:33:17 -04:00
2010-06-02 16:12:59 -04:00
2010-04-11 14:53:53 -07:00
2010-06-24 15:42:18 -04:00
2010-07-26 15:32:41 -04:00
2010-06-24 15:42:18 -04:00
2010-07-26 15:09:04 -04:00
2010-03-10 17:44:23 -05:00
2010-03-30 22:02:32 +09:00
2010-08-16 15:26:40 -04:00
2008-10-31 19:00:23 -04:00
2010-08-25 14:33:17 -04:00
2010-08-16 15:26:40 -04:00
2009-12-21 18:38:52 -05:00
2010-08-25 14:33:17 -04:00
2010-08-16 15:26:39 -04:00
2010-08-25 14:33:17 -04:00
2010-07-08 16:35:50 -04:00
2010-07-08 16:35:50 -04:00
2010-08-25 14:33:17 -04:00
2010-08-24 16:27:56 -04:00
2010-08-16 16:45:11 -04:00
2010-07-08 16:35:50 -04:00
2010-01-06 15:35:49 -05:00
2010-01-05 16:21:40 -05:00
2010-08-16 15:26:40 -04:00
2010-08-16 16:45:21 -04:00
2009-01-29 16:00:02 -05:00