Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107986
b: refs/heads/master
c: 0b1ab1b
h: refs/heads/master
v: v3
  • Loading branch information
Eduardo Habkost authored and Jeff Garzik committed Aug 7, 2008
1 parent 23ae6a7 commit 917fb86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b08c42b283141d1a79fb748d258dcd1da8baa32e
refs/heads/master: 0b1ab1b8a4f663a34c23f31d796fd08283b6077a
2 changes: 1 addition & 1 deletion trunk/drivers/net/xen-netfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ static int xennet_open(struct net_device *dev)
}
spin_unlock_bh(&np->rx_lock);

xennet_maybe_wake_tx(dev);
netif_start_queue(dev);

return 0;
}
Expand Down

0 comments on commit 917fb86

Please sign in to comment.