commit | 97dc627fb3471664c72d0933790a90ba3f91e131 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jan 07 13:23:39 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 07 13:23:39 2006 -0800 |
tree | 89ca7c0856da17268c6f1c0a3d45fb07e4058741 | |
parent | f53b61d8c385140fe7f09e0c9187ae813ee9f330 [diff] |
[IPV4]: make ip_fragment() static 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>