Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194771
b: refs/heads/master
c: f85e4df
h: refs/heads/master
i:
  194769: 2a1040f
  194767: 8018f66
v: v3
  • Loading branch information
Tom Herbert authored and David S. Miller committed May 6, 2010
1 parent 9be083b commit 90457f4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c72ea83d39efa71bf0e3fc1125e780071a79f1bc
refs/heads/master: f85e4dfac666e41b91e2b77fa563398e9379d5eb
2 changes: 2 additions & 0 deletions trunk/drivers/net/e1000e/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -5440,6 +5440,8 @@ static int __devinit e1000_probe(struct pci_dev *pdev,

SET_NETDEV_DEV(netdev, &pdev->dev);

netdev->irq = pdev->irq;

pci_set_drvdata(pdev, netdev);
adapter = netdev_priv(netdev);
hw = &adapter->hw;
Expand Down

0 comments on commit 90457f4

Please sign in to comment.