On Tue, 2015-09-22 at 17:31 -0700, David Miller wrote:
> This doesn't apply to net-next, please respin.
Sure.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info
From: Eric Dumazet
Date: Mon, 21 Sep 2015 16:28:27 -0700
> From: Eric Dumazet
>
> Neal suggested to move sk_txhash init into tcp_create_openreq_child(),
> called both from IPv4 and IPv6.
>
> This opportunity was missed in commit 58d607d3e52f ("tcp: provide
> skb->hash to synack packets")
>
>
From: Eric Dumazet
Neal suggested to move sk_txhash init into tcp_create_openreq_child(),
called both from IPv4 and IPv6.
This opportunity was missed in commit 58d607d3e52f ("tcp: provide
skb->hash to synack packets")
Signed-off-by: Eric Dumazet
Signed-off-by: Neal Cardwell
---
net/ipv4/tcp_