[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A645DDD.8050402@cn.fujitsu.com>
Date: Mon, 20 Jul 2009 20:06:53 +0800
From: Shan Wei <shanwei@...fujitsu.com>
To: Andi Kleen <andi@...stfloor.org>
CC: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>,
Netdev <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH] TCP: Add comments to (near) all functions in tcp_output.c
v2
Andi Kleen said:
>
> +/* Compute TCP options for ESTABLISHED sockets. This is not the
> + * final wire format yet.
> + */
typo, “network wire”?
> +/* Test if sending is allowed right now.
> + */
> int tcp_may_send_now(struct sock *sk)
Is it better to provide the condition be allowed?
+ /* Check the nagle, the congestion window and
+ * the send window, decide if sending is allowed right now.
+ */
--
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