commit | bd2a13e2ebedc084ca4d5bc77e8ed03cf793a130 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Fri Dec 28 18:18:55 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 28 20:32:36 2012 -0800 |
tree | 63262b85770be4a6b749e2122a075030a2e4dd3d | |
parent | b2111724a639ec31a19fdca62ea3a0a222d59d11 [diff] |
sctp: make sctp_addr_wq_timeout_handler static 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>