Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202589
b: refs/heads/master
c: 5929706
h: refs/heads/master
i:
  202587: c12739a
v: v3
  • Loading branch information
Ian Campbell authored and David S. Miller committed May 31, 2010
1 parent 938e3a1 commit d146056
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 06c4648d46d1b757d6b9591a86810be79818b60c
refs/heads/master: 592970675c9522bde588b945388c7995c8b51328
1 change: 1 addition & 0 deletions trunk/drivers/net/xen-netfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -1621,6 +1621,7 @@ static void backend_changed(struct xenbus_device *dev,
if (xennet_connect(netdev) != 0)
break;
xenbus_switch_state(dev, XenbusStateConnected);
netif_notify_peers(netdev);
break;

case XenbusStateClosing:
Expand Down

0 comments on commit d146056

Please sign in to comment.