aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/if_inet6.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-22 14:21:58 -0700
committerDavid S. Miller <davem@davemloft.net>2008-07-22 14:21:58 -0700
commit888c848ed34bd5f8cb56567624c0d951ab35174e (patch)
treeb63a960b5fbdc8bebab6ed1d84212a95a19c0bc2 /include/net/if_inet6.h
parentsctp: remove sctp_assoc_proc_exit() (diff)
downloadlinux-dev-888c848ed34bd5f8cb56567624c0d951ab35174e.tar.xz
linux-dev-888c848ed34bd5f8cb56567624c0d951ab35174e.zip
ipv6: make struct ipv6_devconf static
struct ipv6_devconf can now become static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/if_inet6.h')
-rw-r--r--include/net/if_inet6.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/if_inet6.h b/include/net/if_inet6.h
index db66c7927743..c8effa4b1feb 100644
--- a/include/net/if_inet6.h
+++ b/include/net/if_inet6.h
@@ -193,8 +193,6 @@ struct inet6_dev
struct rcu_head rcu;
};
-extern struct ipv6_devconf ipv6_devconf;
-
static inline void ipv6_eth_mc_map(struct in6_addr *addr, char *buf)
{
/*