diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-10-16 22:06:53 +0200 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-20 10:20:43 -0500 |
commit | e2015942e90a021151a5751776f35830ba063be7 (patch) | |
tree | 5a536b7f62076c9dfb0d0b71c28362eefd3248c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ac48430368c1a4f4e6c2fa92243b4b93fd25bee4 (diff) |
r8169: replace custom flag with disable_work() et al
So far we use a custom flag to define when a task can be scheduled and
when not. Let's use the standard mechanism with disable_work() et al
instead.
Note that in rtl8169_close() we can remove the call to cancel_work()
because we now call disable_work_sync() in rtl8169_down() already.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions