diff options
author | 2020-05-07 23:13:20 +0800 | |
---|---|---|
committer | 2020-05-07 18:08:47 -0700 | |
commit | ff8ce319e9c25e920d994cc35236f0bb32dfc8f3 (patch) | |
tree | f0f5d0cebb9aa7f80e857179a3e06204e76a0e95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" (diff) | |
download | linux-dev-ff8ce319e9c25e920d994cc35236f0bb32dfc8f3.tar.xz linux-dev-ff8ce319e9c25e920d994cc35236f0bb32dfc8f3.zip |
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