Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234063
b: refs/heads/master
c: 75c0fd9
h: refs/heads/master
i:
  234061: 0522aa1
  234059: 805b089
  234055: d522085
  234047: 9b182fe
v: v3
  • Loading branch information
j223yang@asset.uwaterloo.ca authored and David S. Miller committed Mar 10, 2011
1 parent a68258a commit 17c1e06
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: 6dfbd87a20a737641ef228230c77f4262434fa24
refs/heads/master: 75c0fd93c7d42362134e74fd381072a7642fcc3d
5 changes: 0 additions & 5 deletions trunk/drivers/net/ariadne.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,11 +425,6 @@ static irqreturn_t ariadne_interrupt(int irq, void *data)
int csr0, boguscnt;
int handled = 0;

if (dev == NULL) {
printk(KERN_WARNING "ariadne_interrupt(): irq for unknown device.\n");
return IRQ_NONE;
}

lance->RAP = CSR0; /* PCnet-ISA Controller Status */

if (!(lance->RDP & INTR)) /* Check if any interrupt has been */
Expand Down

0 comments on commit 17c1e06

Please sign in to comment.