On 2/11/20 6:59 PM, Martin KaFai Lau wrote:
There is a typo in checking the "saved_tcp_fo" and instead "saved_tcp_syncookie" is checked again. This patch fixes it and also breaks them into separate if statements such that the test will abort asap. Reported-by: David Binderman <dcb314@xxxxxxxxxxx> Signed-off-by: Martin KaFai Lau <kafai@xxxxxx>
Applied, thanks!