From: Duan Jiong Date: Thu, 27 Feb 2014 09:03:03 +0000 (+0800) Subject: neigh: directly goto out after setting nud_state to NUD_FAILED X-Git-Tag: v3.15-rc1~113^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2c21dceb5d324b204fda1f28270bb3dbccedb3;p=pandora-kernel.git neigh: directly goto out after setting nud_state to NUD_FAILED Because those following if conditions will not be matched. Signed-off-by: Duan Jiong Signed-off-by: David S. Miller --- Reading git-diff-tree failed