Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The conflicts were two cases of overlapping changes in batman-adv and the qed driver. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -2832,6 +2832,7 @@ static int fib6_ifdown(struct rt6_info *rt, void *arg)
|
||||
if ((rt->dst.dev == dev || !dev) &&
|
||||
rt != adn->net->ipv6.ip6_null_entry &&
|
||||
(rt->rt6i_nsiblings == 0 ||
|
||||
(dev && netdev_unregistering(dev)) ||
|
||||
!rt->rt6i_idev->cnf.ignore_routes_with_linkdown))
|
||||
return -1;
|
||||
|
||||
|
Reference in New Issue
Block a user