Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58737
b: refs/heads/master
c: 9b5587c
h: refs/heads/master
i:
  58735: 711132e
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jul 10, 2007
1 parent b60b699 commit 3fd9ade
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: 4e50a8e3c564add2f621dadb752a44872e93c754
refs/heads/master: 9b5587cdd9f2a8dd4a010a93a6380051d43a3c16
2 changes: 1 addition & 1 deletion trunk/drivers/net/tokenring/3c359.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ static int __devinit xl_probe(struct pci_dev *pdev,
}


static int __init xl_init(struct net_device *dev)
static int __devinit xl_init(struct net_device *dev)
{
struct xl_private *xl_priv = (struct xl_private *)dev->priv ;

Expand Down

0 comments on commit 3fd9ade

Please sign in to comment.