Re: [PATCH net-next] neigh: directly goto out after setting nud_state to NUD_FAILED
From: David Miller <davem@davemloft.net>
Date: 2014-02-27 21:41:07
From: David Miller <davem@davemloft.net>
Date: 2014-02-27 21:41:07
From: Duan Jiong <redacted> Date: Thu, 27 Feb 2014 17:03:03 +0800
Because those following if conditions will not be matched. Signed-off-by: Duan Jiong <redacted>
Applied, thank you.