[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180501.143447.737462619555001271.davem@davemloft.net>
Date: Tue, 01 May 2018 14:34:47 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: soheil.kdev@...il.com
Cc: netdev@...r.kernel.org, ycheng@...gle.com, ncardwell@...gle.com,
edumazet@...gle.com, willemb@...gle.com, soheil@...gle.com
Subject: Re: [PATCH V3 net-next 1/2] tcp: send in-queue bytes in cmsg upon
read
From: Soheil Hassas Yeganeh <soheil.kdev@...il.com>
Date: Tue, 1 May 2018 10:11:27 -0400
> +static inline int tcp_inq_hint(struct sock *sk)
Please do not use 'inline' in foo.c files, let the compiler decide.
Otherwise looks great, thanks.
Powered by blists - more mailing lists