diff options
author | Jesper Dangaard Brouer <[email protected]> | 2017-08-25 15:04:32 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-28 11:22:21 -0700 |
commit | 1e22391e8fbec9c3709bad82b997b108d1c6228b (patch) | |
tree | c0924b695595a3c1cdb5c2bc364469862f24f0a0 /scripts/gdb/linux/utils.py | |
parent | f63ae01d890cb68e842c96995bb93106ee85c93d (diff) |
net: missing call of trace_napi_poll in busy_poll_stop
Noticed that busy_poll_stop() also invoke the drivers napi->poll()
function pointer, but didn't have an associated call to trace_napi_poll()
like all other call sites.
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions