Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253847
b: refs/heads/master
c: 9281b2a
h: refs/heads/master
i:
  253845: 0bc6f5d
  253843: 12b10c2
  253839: 9c4c6ee
v: v3
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Jun 13, 2011
1 parent 21e44b8 commit 3d3c2f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1ffde03d2aa112750468cff07efc9e0a504517dd
refs/heads/master: 9281b2a2e2e02ad4bcc2fdd11797709b815d5f8e
2 changes: 1 addition & 1 deletion trunk/drivers/net/hplance.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ static void __devexit hplance_remove_one(struct dio_dev *d)
}

/* Initialise a single lance board at the given DIO device */
static void __init hplance_init(struct net_device *dev, struct dio_dev *d)
static void __devinit hplance_init(struct net_device *dev, struct dio_dev *d)
{
unsigned long va = (d->resource.start + DIO_VIRADDRBASE);
struct hplance_private *lp;
Expand Down

0 comments on commit 3d3c2f4

Please sign in to comment.