aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/neighbour.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-10-28 18:05:13 -0700
committerDavid S. Miller <davem@davemloft.net>2014-10-29 16:07:27 -0400
commitbc9ad166e38ae1cdcb5323a8aa45dff834d68bfa (patch)
tree3cfa21dccafd603158859124f95ef2698049be9e /include/net/neighbour.h
parentMerge branch 'xen-netback-next' (diff)
downloadlinux-dev-bc9ad166e38ae1cdcb5323a8aa45dff834d68bfa.tar.xz
linux-dev-bc9ad166e38ae1cdcb5323a8aa45dff834d68bfa.zip
net: introduce napi_schedule_irqoff()
napi_schedule() can be called from any context and has to mask hard irqs. Add a variant that can only be called from hard interrupts handlers or when irqs are already masked. Many NIC drivers can use it from their hard IRQ handler instead of generic variant. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/neighbour.h')
0 files changed, 0 insertions, 0 deletions