commit | 5e2c21dceb5d324b204fda1f28270bb3dbccedb3 | [log] [tgz] |
---|---|---|
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | Thu Feb 27 17:03:03 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 27 16:40:38 2014 -0500 |
tree | 9c375e2bc688476d52ca3acc188d275eff2230df | |
parent | 8e1f40ec773b6551eda3cce379b4154a1c21cd97 [diff] |
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 <duanj.fnst@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>