Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199207
b: refs/heads/master
c: 17d9564
h: refs/heads/master
i:
  199205: f940e4d
  199203: 7a896c7
  199199: 41ff4b5
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed May 28, 2010
1 parent 25c10aa commit a9c093b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 89dc0be68f4aaa06dba1b5d6ea9ecfe8fa9b7bf0
refs/heads/master: 17d95640034c4e0f12e5f1c9d1097d8dba6484ea
3 changes: 1 addition & 2 deletions trunk/drivers/net/3c507.c
Original file line number Diff line number Diff line change
Expand Up @@ -551,8 +551,7 @@ static irqreturn_t el16_interrupt(int irq, void *dev_id)
void __iomem *shmem;

if (dev == NULL) {
pr_err("%s: net_interrupt(): irq %d for unknown device.\n",
dev->name, irq);
pr_err("net_interrupt(): irq %d for unknown device.\n", irq);
return IRQ_NONE;
}

Expand Down

0 comments on commit a9c093b

Please sign in to comment.