Matvejchikov Ilya e42e24c3cc tcp: remove redundant argument from tcp_rcv_established()
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-24 17:28:12 -07:00
..
2017-07-10 15:19:40 -07:00
2017-07-24 16:17:10 -07:00
2017-07-09 18:48:37 -07:00
2017-07-17 21:21:24 -04:00
2017-07-03 19:51:42 +02:00