mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
David Miller noticed that commit33ad798c92'(tcp: options clean up') did not move the req->cookie_ts check. This essentially disabled commit4dfc281702'[Syncookies]: Add support for TCP options via timestamps.'. This restores the original logic. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>