Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bf90b2b authored by Rami Rosen's avatar Rami Rosen Committed by David S. Miller
Browse files

ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.



This patch removes ip6_prohibit_entry and ip6_blk_hole_entry
declarations from include/net/ip6_route.h as they are unused.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 83ac794f
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -38,11 +38,6 @@ struct route_info {
#define RT6_LOOKUP_F_SRCPREF_COA	0x00000020
#define RT6_LOOKUP_F_SRCPREF_COA	0x00000020




#ifdef CONFIG_IPV6_MULTIPLE_TABLES
extern struct rt6_info	*ip6_prohibit_entry;
extern struct rt6_info	*ip6_blk_hole_entry;
#endif

extern void			ip6_route_input(struct sk_buff *skb);
extern void			ip6_route_input(struct sk_buff *skb);


extern struct dst_entry *	ip6_route_output(struct net *net,
extern struct dst_entry *	ip6_route_output(struct net *net,