summaryrefslogtreecommitdiff
path: root/drivers/net/plip
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2022-03-06 01:12:47 +0300
committerDavid S. Miller <davem@davemloft.net>2022-03-06 14:05:31 +0300
commitb903117b48681e12fae38e09c874f38c45186dc6 (patch)
treeb3e83847bea3fe5ea52edb5fdd54e5cc01e3c229 /drivers/net/plip
parent00f4a0afb7eafdf3dae764ec0c40fe6abfdf8254 (diff)
downloadlinux-b903117b48681e12fae38e09c874f38c45186dc6.tar.xz
mctp: serial: 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: Jeremy Kerr <jk@codeconstruct.com.au> Cc: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/plip')
0 files changed, 0 insertions, 0 deletions