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>
This commit is contained in:
committed by
David S. Miller
parent
4d6971e909
commit
888c848ed3
@ -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)
|
||||
{
|
||||
/*
|
||||
|
Reference in New Issue
Block a user