Duan Jiong ba4865027c 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>
2013-10-30 17:06:51 -04:00
..
2013-10-28 20:07:50 -04:00
2013-09-11 16:16:29 -04:00
2013-10-21 18:49:39 -04:00
2013-10-28 20:07:50 -04:00
2013-10-09 00:01:25 -04:00
2013-10-09 00:01:25 -04:00
2013-10-21 18:49:39 -04:00
2013-10-18 13:38:39 -04:00
2013-10-21 18:49:39 -04:00
2013-05-11 16:26:38 -07:00