sctp: make sctp_addr_wq_timeout_handler static
authorstephen hemminger <shemminger@vyatta.com>
Fri, 28 Dec 2012 18:18:55 +0000 (18:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Dec 2012 04:32:36 +0000 (20:32 -0800)
Fix sparse warning about local function that should be static.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found