Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39407
b: refs/heads/master
c: 5f77113
h: refs/heads/master
i:
  39405: 24c4a8b
  39403: 1cc74f4
  39399: 3470c03
  39391: 1e952bc
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Oct 11, 2006
1 parent 7bb7a1b commit b4efa1c
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: 6f62768344e46520ae585f3e201c9d3e497b028f
refs/heads/master: 5f77113c01d8a9f8193769d2ca73763047af39ef
2 changes: 1 addition & 1 deletion trunk/drivers/net/ibmveth.c
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ static int ibmveth_change_mtu(struct net_device *dev, int new_mtu)
static void ibmveth_poll_controller(struct net_device *dev)
{
ibmveth_replenish_task(dev->priv);
ibmveth_interrupt(dev->irq, dev, NULL);
ibmveth_interrupt(dev->irq, dev);
}
#endif

Expand Down

0 comments on commit b4efa1c

Please sign in to comment.