Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20149
b: refs/heads/master
c: 9908104
h: refs/heads/master
i:
  20147: 2a4d06e
v: v3
  • Loading branch information
Kristian Slavov authored and David S. Miller committed Feb 9, 2006
1 parent 1fdb822 commit f39eb85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b88f09364e94b05b66fb1441131e8460495a2f8
refs/heads/master: 9908104935325bd6beba67d637b6f5396d47075c
3 changes: 3 additions & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2165,6 +2165,9 @@ static int addrconf_notify(struct notifier_block *this, unsigned long event,
dev->name);
break;
}

if (idev)
idev->if_flags |= IF_READY;
} else {
if (!netif_carrier_ok(dev)) {
/* device is still not ready. */
Expand Down

0 comments on commit f39eb85

Please sign in to comment.