ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
authorRami Rosen <ramirose@gmail.com>
Wed, 13 Aug 2008 09:35:39 +0000 (02:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 09:35:39 +0000 (02:35 -0700)
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: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found