Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168972
b: refs/heads/master
c: 0cae200
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Nov 30, 2009
1 parent 7df82d7 commit 8409a00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 40be261dfd8bfba4baeff40168d44a6a4450ace1
refs/heads/master: 0cae200eec6330cd2c20b24279597be1da50dc93
3 changes: 0 additions & 3 deletions trunk/drivers/net/b44.c
Original file line number Diff line number Diff line change
Expand Up @@ -912,9 +912,6 @@ static irqreturn_t b44_interrupt(int irq, void *dev_id)
bp->istat = istat;
__b44_disable_ints(bp);
__napi_schedule(&bp->napi);
} else {
printk(KERN_ERR PFX "%s: Error, poll already scheduled\n",
dev->name);
}

irq_ack:
Expand Down

0 comments on commit 8409a00

Please sign in to comment.