diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-03 18:14:58 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-03-04 12:02:19 +0000 |
| commit | aa4e5761bff54036a13fba539165033772799beb (patch) | |
| tree | 77a27a7339174ac3ac3f716110903c959ee864dc /tools/perf/scripts/python | |
| parent | 21f95a88eab49eebc70f25f17567aacb9cdafc01 (diff) | |
net: xtensa: Use netif_rx().
Since commit
baebdf48c3600 ("net: dev: Makes sure netif_rx() can be invoked in any context.")
the function netif_rx() can be used in preemptible/thread context as
well as in interrupt context.
Use netif_rx().
Cc: Chris Zankel <[email protected]>
Cc: Max Filippov <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Max Filippov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions