]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb0e851739a2f8c1e6ddd836617a40e46cd84e686
tree3b618817658b35d920720610b785f7eff9e67079
parentd3b37ce08f2444ff55c9f80697c891e964c2a5ad
[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