Loading net/ipv6/addrconf.c +0 −2 Original line number Diff line number Diff line Loading @@ -2495,9 +2495,7 @@ static int addrconf_ifdown(struct net_device *dev, int how) else ipv6_mc_down(idev); /* Step 5: netlink notification of this interface */ idev->tstamp = jiffies; inet6_ifinfo_notify(RTM_DELLINK, idev); /* Shot the device (if unregistered) */ Loading Loading
net/ipv6/addrconf.c +0 −2 Original line number Diff line number Diff line Loading @@ -2495,9 +2495,7 @@ static int addrconf_ifdown(struct net_device *dev, int how) else ipv6_mc_down(idev); /* Step 5: netlink notification of this interface */ idev->tstamp = jiffies; inet6_ifinfo_notify(RTM_DELLINK, idev); /* Shot the device (if unregistered) */ Loading