Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251654
b: refs/heads/master
c: 1ba37c5
h: refs/heads/master
v: v3
  • Loading branch information
Ian Campbell authored and David S. Miller committed May 25, 2011
1 parent 38c1f10 commit 730096d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8b4472cc13136d04727e399c6fdadf58d2218b0a
refs/heads/master: 1ba37c518f8f83094209396c65a72732b2c1df3b
2 changes: 2 additions & 0 deletions trunk/drivers/net/xen-netfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,9 @@ static int xennet_connect(struct net_device *dev)
if (err)
return err;

rtnl_lock();
netdev_update_features(dev);
rtnl_unlock();

spin_lock_bh(&np->rx_lock);
spin_lock_irq(&np->tx_lock);
Expand Down

0 comments on commit 730096d

Please sign in to comment.