diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-03-22 21:03:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-24 07:38:21 +0300 |
commit | 3f6ca6c739892ed018bc17100efa4703fcc8af46 (patch) | |
tree | 85c6fc7730150aa68b031f46e1ebb5fde82276e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e18958c6a204150f07b24affe6883cb3b938f112 (diff) | |
download | linux-3f6ca6c739892ed018bc17100efa4703fcc8af46.tar.xz |
r8169: improve rtl_schedule_task
The current implementation makes the implicit assumption that if a bit
is set, then the work is scheduled already. Remove the need for this
implicit assumption and call schedule_work() always. It will check
internally whether the work is scheduled already.
Signed-off-by: Heiner Kallweit <hkallweit1@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