[IPV4]: make ip_fragment() static
authorAdrian Bunk <bunk@stusta.de>
Sat, 7 Jan 2006 21:23:39 +0000 (13:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jan 2006 21:23:39 +0000 (13:23 -0800)
Since there's no longer any external user of ip_fragment() we can make
it static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found