Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ipv4: using prefetch requires including prefetch.h

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Stephen Rothwell and committed by
Linus Torvalds
b9eda06f ecefc36b

+1
+1
net/ipv4/route.c
··· 91 91 #include <linux/rcupdate.h> 92 92 #include <linux/times.h> 93 93 #include <linux/slab.h> 94 + #include <linux/prefetch.h> 94 95 #include <net/dst.h> 95 96 #include <net/net_namespace.h> 96 97 #include <net/protocol.h>