Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213795
b: refs/heads/master
c: 9e1634a
h: refs/heads/master
i:
  213793: cbb4e5f
  213791: f4b46c9
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 17, 2010
1 parent 8af0d81 commit 17137e4
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: 1f1d47ef4779fb45e8cccde6f31c76c3cdabbec1
refs/heads/master: 9e1634a734bdd2dac5687f57dd427bef083e4659
2 changes: 1 addition & 1 deletion trunk/drivers/net/cpmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ static int cpmac_poll(struct napi_struct *napi, int budget)
"restart rx from a descriptor that's "
"not free: %p\n",
priv->dev->name, restart);
goto fatal_error;
goto fatal_error;
}

cpmac_write(priv->regs, CPMAC_RX_PTR(0), restart->mapping);
Expand Down

0 comments on commit 17137e4

Please sign in to comment.