Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1094
b: refs/heads/master
c: f3f1546
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed May 13, 2005
1 parent cace7b6 commit cd0abdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 725c0f922f04e5a3a7d2ba66dbc10b8e20000712
refs/heads/master: f3f1546dbed9efe8ac04fe5069772834ae379e16
5 changes: 0 additions & 5 deletions trunk/drivers/net/tulip/dmfe.c
Original file line number Diff line number Diff line change
Expand Up @@ -744,11 +744,6 @@ static irqreturn_t dmfe_interrupt(int irq, void *dev_id, struct pt_regs *regs)

DMFE_DBUG(0, "dmfe_interrupt()", 0);

if (!dev) {
DMFE_DBUG(1, "dmfe_interrupt() without DEVICE arg", 0);
return IRQ_NONE;
}

spin_lock_irqsave(&db->lock, flags);

/* Got DM910X status */
Expand Down

0 comments on commit cd0abdf

Please sign in to comment.