Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88299
b: refs/heads/master
c: 5a81f14
h: refs/heads/master
i:
  88297: 7b341af
  88295: 490e4ac
v: v3
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Apr 12, 2008
1 parent 8f75932 commit b2c2dd4
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: c500cb265e35c76d741714a61bc635e0f02d64d2
refs/heads/master: 5a81f14330ce70bc256b624593768fd1b4170d27
1 change: 1 addition & 0 deletions trunk/drivers/net/sc92031.c
Original file line number Diff line number Diff line change
Expand Up @@ -1446,6 +1446,7 @@ static int __devinit sc92031_probe(struct pci_dev *pdev,
}

pci_set_drvdata(pdev, dev);
SET_NETDEV_DEV(dev, &pdev->dev);

#if SC92031_USE_BAR == 0
dev->mem_start = pci_resource_start(pdev, SC92031_USE_BAR);
Expand Down

0 comments on commit b2c2dd4

Please sign in to comment.