Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66849
b: refs/heads/master
c: 1f8f455
h: refs/heads/master
i:
  66847: fe22bdf
v: v3
  • Loading branch information
Micah Gruber authored and David S. Miller committed Oct 10, 2007
1 parent ab2ea1f commit 9c40ea6
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: 13f7b8c011cd8d16ad3063409b9d969466c9e2f4
refs/heads/master: 1f8f4559f8c5829348a010a9e0bbb423310060d1
5 changes: 0 additions & 5 deletions trunk/drivers/net/tulip/uli526x.c
Original file line number Diff line number Diff line change
Expand Up @@ -664,11 +664,6 @@ static irqreturn_t uli526x_interrupt(int irq, void *dev_id)
unsigned long ioaddr = dev->base_addr;
unsigned long flags;

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

spin_lock_irqsave(&db->lock, flags);
outl(0, ioaddr + DCR7);

Expand Down

0 comments on commit 9c40ea6

Please sign in to comment.