[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1389513042.git.panweiping3@gmail.com>
Date: Sun, 12 Jan 2014 15:54:29 +0800
From: Weiping Pan <panweiping3@...il.com>
To: netdev@...r.kernel.org
Subject: [PATCH net 0/2] tcp: delete redundant calls of tcp_mtup_init() and
I find that both tcp_v4_syn_recv_sock() and tcp_v6_syn_recv_sock() call them
for new sock, so delete redundant calls of them.
Weiping Pan (2):
tcp: delete redundant calls of tcp_mtup_init()
tcp: delete redundant call of tcp_initialize_rcv_mss()
net/ipv4/tcp_input.c | 2 --
net/ipv4/tcp_ipv4.c | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
--
1.7.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists