diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-03-07 00:57:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-07 14:40:40 +0300 |
commit | 4bcc4249b4cf4df17429a5299c456ba9e76de779 (patch) | |
tree | b0ddcfb9759449caf3394c2edbb99177c49ab506 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a70d20704ad5230912b6f0113d7226cea19cde91 (diff) | |
download | linux-4bcc4249b4cf4df17429a5299c456ba9e76de779.tar.xz |
staging: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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