Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352794
b: refs/heads/master
c: 629821d
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 19, 2013
1 parent 90af9c4 commit c0db2cb
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: 900ff8c6321418dafa03c22e215cb9646a2541b9
refs/heads/master: 629821d9b05254063df774594cfe15c0343b73f2
1 change: 1 addition & 0 deletions trunk/drivers/net/xen-netback/netback.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ static void netbk_fatal_tx_err(struct xenvif *vif)
{
netdev_err(vif->dev, "fatal error; disabling device\n");
xenvif_carrier_off(vif);
xenvif_put(vif);
}

static int netbk_count_requests(struct xenvif *vif,
Expand Down

0 comments on commit c0db2cb

Please sign in to comment.