diff options
author | Peter Pan(潘卫平) <panweiping3@gmail.com> | 2014-01-19 12:44:46 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-22 00:52:31 (GMT) |
commit | 4d83e1773031c2b7bbcfeb3736ad20980785dd93 (patch) | |
tree | 1e2fd79836a09a54eca16dfb1872968f98034878 /net/sched | |
parent | f0d4eb29d18f732ed80cea4bf0f6bbee9c03ed62 (diff) | |
download | linux-4d83e1773031c2b7bbcfeb3736ad20980785dd93.tar.xz |
tcp: delete redundant calls of tcp_mtup_init()
As tcp_rcv_state_process() has already calls tcp_mtup_init() for non-fastopen
sock, we can delete the redundant calls of tcp_mtup_init() in
tcp_{v4,v6}_syn_recv_sock().
Signed-off-by: Weiping Pan <panweiping3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions