[IPV6]: Make struct ip6_prohibit_entry_template static.
authorAdrian Bunk <[email protected]>
Mon, 21 Apr 2008 09:29:32 +0000 (02:29 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv6/route.c