diff options
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | 2013-10-30 15:39:26 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-30 17:06:51 -0400 |
commit | ba4865027c11d7ac8e5a33e0624dd415caab2027 (patch) | |
tree | fe2a96ea102f20bea2dfb679d61b8fcfbd3e90fb /net/mac802154 | |
parent | 83a1a7ce600b21611753b2265b6469651a722013 (diff) | |
download | op-kernel-dev-ba4865027c11d7ac8e5a33e0624dd415caab2027.zip op-kernel-dev-ba4865027c11d7ac8e5a33e0624dd415caab2027.tar.gz |
ipv6: remove the unnecessary statement in find_match()
After reading the function rt6_check_neigh(), we can
know that the RT6_NUD_FAIL_SOFT can be returned only
when the IS_ENABLE(CONFIG_IPV6_ROUTER_PREF) is false.
so in function find_match(), there is no need to execute
the statement !IS_ENABLED(CONFIG_IPV6_ROUTER_PREF).
Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions