Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58738
b: refs/heads/master
c: 4f09243
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jul 10, 2007
1 parent 3fd9ade commit 90254f0
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: 9b5587cdd9f2a8dd4a010a93a6380051d43a3c16
refs/heads/master: 4f092432bd443416b649519c3d5405aa55ad2d15
2 changes: 1 addition & 1 deletion trunk/drivers/net/rrunner.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ static unsigned int write_eeprom(struct rr_private *rrpriv,
}


static int __init rr_init(struct net_device *dev)
static int __devinit rr_init(struct net_device *dev)
{
struct rr_private *rrpriv;
struct rr_regs __iomem *regs;
Expand Down

0 comments on commit 90254f0

Please sign in to comment.