projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ea2a7
)
net: ipv4: remove fib_lookup.h from devinet.c include list
author
David Ahern
<dsa@cumulusnetworks.com>
Thu, 2 Feb 2017 02:41:25 +0000
(18:41 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 3 Feb 2017 04:09:08 +0000
(23:09 -0500)
nothing in devinet.c relies on fib_lookup.h; remove it from the includes
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv4/devinet.c
b/net/ipv4/devinet.c
index 4cd2ee8857d2c72d7b67ee37ca36bf5442169581..5d367b7ff542c038cb1a944595df458ae7661132 100644
(file)
--- a/
net/ipv4/devinet.c
+++ b/
net/ipv4/devinet.c
@@
-65,8
+65,6
@@
#include <net/net_namespace.h>
#include <net/addrconf.h>
-#include "fib_lookup.h"
-
static struct ipv4_devconf ipv4_devconf = {
.data = {
[IPV4_DEVCONF_ACCEPT_REDIRECTS - 1] = 1,