diff options
| author | Devendra Naga <[email protected]> | 2013-04-10 12:34:00 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-04-11 13:07:05 -0700 |
| commit | ddd4bd3e54d788d069ce022c4b93b069785e775a (patch) | |
| tree | af4c3aa1f9710527428d30e435cf77fc6f89abb4 /tools/perf/scripts/python | |
| parent | 9a5c59687ad8fc6a84d97fd9cb3bbf15279793ac (diff) | |
staging: et131x: cancel_work when module gets unloaded
The work item has been added to the queue using INIT_WORK and scheduled
in interrupt handler. when module unloads that work item has not been
removed from the queue. remove and stop its further execution when the
module unloaded
Cc: Mark Einon <[email protected]>
Signed-off-by: Devendra Naga <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions