From: Eric Dumazet <eric.duma...@gmail.com>
Date: Thu, 05 Nov 2015 12:50:19 -0800

> From: Eric Dumazet <eduma...@google.com>
> 
> I mistakenly took wrong request sock pointer when calling tcp_move_syn()
> 
> @req_unhash is either a copy of @req, or a NULL value for
> FastOpen connexions (as we do not expect to unhash the temporary
> request sock from ehash table)
> 
> Fixes: 805c4bc05705 ("tcp: fix req->saved_syn race")
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied, thanks for correcting this so quickly.
--
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.html

Reply via email to