[TCP]: Make tcp_match_skb_to_sack() static.
authorAdrian Bunk <bunk@kernel.org>
Fri, 26 Oct 2007 10:57:36 +0000 (03:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2007 10:57:36 +0000 (03:57 -0700)
commit0f79efdc23bd82035625083adf441e063a61f170
tree3b618817658b35d920720610b785f7eff9e67079
parentd76081f87548f986fd318d2b0dd7e942f93a0da4
[TCP]: Make tcp_match_skb_to_sack() static.

tcp_match_skb_to_sack() can become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c