[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170724.172824.2284547257396708278.davem@davemloft.net>
Date: Mon, 24 Jul 2017 17:28:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: matvejchikov@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] tcp: remove redundant argument from
tcp_rcv_established()
From: Ilya Matveychikov <matvejchikov@...il.com>
Date: Mon, 24 Jul 2017 16:02:12 +0400
> The last (4th) argument of tcp_rcv_established() is redundant as it
> always equals to skb->len and the skb itself is always passed as 2th
> agrument. There is no reason to have it.
>
> Signed-off-by: Ilya V. Matveychikov <matvejchikov@...il.com>
Applied to net-next, thanks.
Powered by blists - more mailing lists