commit | 24123186fa271e7ad34a40f815782e6205f34ff7 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Dec 20 16:08:22 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Dec 22 11:12:05 2006 -0800 |
tree | 5db803011d88a66eb52a37a30a0e7aa4a8f76e1f | |
parent | 0f3fffd8ab1db7658c97c167e8ab001cc814e1f4 [diff] |
[SCTP]: make 2 functions static This patch makes the following needlessly global functions static: - ipv6.c: sctp_inet6addr_event() - protocol.c: sctp_inetaddr_event() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>