summaryrefslogtreecommitdiff
path: root/net/ipv6/inet6_hashtables.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2020-09-14 14:58:16 +0300
committerSimon Wunderlich <sw@simonwunderlich.de>2020-09-14 23:23:24 +0300
commit4bba9dab86b6ac15ca560ef1f2b5aa4529cbf784 (patch)
tree5cc9485b252917f0e7f0046401c658fb9888bb2f /net/ipv6/inet6_hashtables.c
parent7dda5b3384121181c4e79f6eaeac2b94c0622c8d (diff)
downloadlinux-4bba9dab86b6ac15ca560ef1f2b5aa4529cbf784.tar.xz
batman-adv: Add missing include for in_interrupt()
The fix for receiving (internally generated) bla packets outside the interrupt context introduced the usage of in_interrupt(). But this functionality is only defined in linux/preempt.h which was not included with the same patch. Fixes: 279e89b2281a ("batman-adv: bla: use netif_rx_ni when not in interrupt context") Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/ipv6/inet6_hashtables.c')
0 files changed, 0 insertions, 0 deletions