Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193970
b: refs/heads/master
c: 4cf46ea
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Apr 6, 2010
1 parent d894c3f commit 593469b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7ae554e5557bc8ee6ced437e5acffba922463a63
refs/heads/master: 4cf46eaa5e46779d4e0a97f3f5c419cce1446bbe
1 change: 0 additions & 1 deletion trunk/drivers/net/sb1250-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2664,7 +2664,6 @@ static int sbmac_close(struct net_device *dev)
static int sbmac_poll(struct napi_struct *napi, int budget)
{
struct sbmac_softc *sc = container_of(napi, struct sbmac_softc, napi);
struct net_device *dev = sc->sbm_dev;
int work_done;

work_done = sbdma_rx_process(sc, &(sc->sbm_rxdma), budget, 1);
Expand Down

0 comments on commit 593469b

Please sign in to comment.