diff options
author | 2022-03-03 18:14:57 +0100 | |
---|---|---|
committer | 2022-03-04 12:02:19 +0000 | |
commit | 21f95a88eab49eebc70f25f17567aacb9cdafc01 (patch) | |
tree | d9b089ad8d039cb87265351bbdb91a45cffa59c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue (diff) | |
download | linux-dev-21f95a88eab49eebc70f25f17567aacb9cdafc01.tar.xz linux-dev-21f95a88eab49eebc70f25f17567aacb9cdafc01.zip |
docs: networking: 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: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
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