diff options
| author | Chuhong Yuan <hslester96@gmail.com> | 2020-05-07 18:13:20 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-05-08 04:08:47 +0300 |
| commit | ff8ce319e9c25e920d994cc35236f0bb32dfc8f3 (patch) | |
| tree | f0f5d0cebb9aa7f80e857179a3e06204e76a0e95 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 09454fd0a4ce23cb3d8af65066c91a1bf27120dd (diff) | |
| download | linux-ff8ce319e9c25e920d994cc35236f0bb32dfc8f3.tar.xz | |
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 <hslester96@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
