diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-03-07 00:57:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-07 14:40:41 +0300 |
commit | e1f9e434617fb28097223d9484de66218bc0b52d (patch) | |
tree | 70518ab68056e26bfc0c465ffdd57143f3949187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 63d57cd674541f3633d7e3e025c26c0ec01090fc (diff) | |
download | linux-e1f9e434617fb28097223d9484de66218bc0b52d.tar.xz |
net: phy: micrel: 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: Andrew Lunn <andrew@lunn.ch>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Divya Koppera <Divya.Koppera@microchip.com>
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