Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58145
b: refs/heads/master
c: b245fb6
h: refs/heads/master
i:
  58143: 4833c63
v: v3
  • Loading branch information
Maik Hampel authored and Jeff Garzik committed Jul 2, 2007
1 parent f59170d commit 5860ed8
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: c529e632a286cd9e493398fa73e0aa1fc5a45ce5
refs/heads/master: b245fb675bf03d716b84dcb40885aeb50041dcca
2 changes: 2 additions & 0 deletions trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -2854,6 +2854,8 @@ static int myri10ge_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
return -ENOMEM;
}

SET_NETDEV_DEV(netdev, &pdev->dev);

mgp = netdev_priv(netdev);
memset(mgp, 0, sizeof(*mgp));
mgp->dev = netdev;
Expand Down

0 comments on commit 5860ed8

Please sign in to comment.