diff options
author | Chuhong Yuan <[email protected]> | 2020-05-07 23:13:20 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-07 18:08:47 -0700 |
commit | ff8ce319e9c25e920d994cc35236f0bb32dfc8f3 (patch) | |
tree | f0f5d0cebb9aa7f80e857179a3e06204e76a0e95 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 09454fd0a4ce23cb3d8af65066c91a1bf27120dd (diff) |
net: microchip: encx24j600: add missed kthread_stop
This driver calls kthread_run() in probe, but forgets to call
kthread_stop() in probe failure and remove.
Add the missed kthread_stop() to fix it.
Signed-off-by: Chuhong Yuan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions