diff options
author | Gerhard Engleder <gerhard@engleder-embedded.com> | 2023-09-16 00:01:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-18 12:42:36 +0300 |
commit | ea852c17f5382a0a52041cfbd9a4451ae0fa1a38 (patch) | |
tree | 56505248394df4cbe8ca16b23f4a5c779846f79d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | af21b94b91b941fb25341785758af91823a0716f (diff) | |
download | linux-ea852c17f5382a0a52041cfbd9a4451ae0fa1a38.tar.xz |
tsnep: Fix NAPI scheduling
According to the NAPI documentation networking/napi.rst, drivers which
have to mask interrupts explicitly should use the napi_schedule_prep()
and __napi_schedule() calls.
No problem seen so far with current implementation. Nevertheless, let's
align the implementation with documentation.
Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions