Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82643
b: refs/heads/master
c: de11743
h: refs/heads/master
i:
  82641: 022e576
  82639: cba52d5
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Feb 3, 2008
1 parent c7475da commit 6191e9d
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: 976006f10b4ff1c8440436b92571b1fcedaf3cd0
refs/heads/master: de11743e23b83e2ddf99a757ab2ebb62bd4c29f0
2 changes: 1 addition & 1 deletion trunk/drivers/net/tokenring/olympic.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ static int __devinit olympic_init(struct net_device *dev)

}

static int olympic_open(struct net_device *dev)
static int __devinit olympic_open(struct net_device *dev)
{
struct olympic_private *olympic_priv=netdev_priv(dev);
u8 __iomem *olympic_mmio=olympic_priv->olympic_mmio,*init_srb;
Expand Down

0 comments on commit 6191e9d

Please sign in to comment.