]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: remove two unused functions
authorYuchung Cheng <ycheng@google.com>
Mon, 18 Sep 2017 18:05:16 +0000 (11:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Sep 2017 00:26:11 +0000 (17:26 -0700)
commitada537a82c8d601511f9eb0c1ef6eeeb8c1bb380
tree37fe674a307b1674450dc3e2822d0885535beebb
parent105fae93ff26507440beaba8d1ec057d6ef1b3e4
tcp: remove two unused functions

remove tcp_may_send_now and tcp_snd_test that are no longer used

Fixes: ec29c2eb2b80 ("tcp: remove forward retransmit feature")
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_output.c