Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215433
b: refs/heads/master
c: 13eea19
h: refs/heads/master
i:
  215431: 583d1b0
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Oct 21, 2010
1 parent d69f81d commit 081346f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: afed4ccb0d975f1d3c98880ecf19a24f3d842394
refs/heads/master: 13eea19213c1f4b711124ddc08c4bb9344442b64
1 change: 1 addition & 0 deletions trunk/drivers/net/ax88796.c
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ static int ax_probe(struct platform_device *pdev)
res = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
if (res == NULL) {
dev_err(&pdev->dev, "no IRQ specified\n");
ret = -ENXIO;
goto exit_mem;
}

Expand Down

0 comments on commit 081346f

Please sign in to comment.