[IPV6]: Make struct ip6_prohibit_entry_template static.
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 09:29:32 +0000 (02:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2008 09:29:32 +0000 (02:29 -0700)
commit280a34c87fe07cb15df19bd798b23740223350fb
tree17283892a24c9cd6e79b0ca751004f1b7851e3d1
parent1f29b0584dcb695589407a11bb7533fe21fa47c4
[IPV6]: Make struct ip6_prohibit_entry_template static.

This patch makes the needlessly global struct
ip6_prohibit_entry_template static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c