[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120831.165300.1630700722681560552.davem@davemloft.net>
Date: Fri, 31 Aug 2012 16:53:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: hkchu@...gle.com
Cc: ycheng@...gle.com, edumazet@...gle.com, ncardwell@...gle.com,
sivasankar@...ucsd.edu, therbert@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH 0/3] tcp: TCP Fast Open, Server Side
From: "H.K. Jerry Chu" <hkchu@...gle.com>
Date: Thu, 30 Aug 2012 16:39:05 -0700
> This patch series provides the server (passive open) side code
> for TCP Fast Open. Together with the earlier client side patches
> it completes the TCP Fast Open implementation.
Build warnings:
net/ipv4/tcp_ipv4.c: In function ‘tcp_v4_conn_request’:
net/ipv4/tcp_ipv4.c:1480:25: warning: unused variable ‘fastopenq’ [-Wunused-variable]
Please address this and Eric Dumazet's feedback, thanks.
Powered by blists - more mailing lists