Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194811
b: refs/heads/master
c: 5eceff7
h: refs/heads/master
i:
  194809: d379704
  194807: 466e8c0
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed May 7, 2010
1 parent 19af63c commit 03d45c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e56d0b01ed1f6298839ddd4007d5ae72cfe30ca2
refs/heads/master: 5eceff736644ee45b528ed8261facaf217ba134e
1 change: 0 additions & 1 deletion trunk/drivers/net/tehuti.c
Original file line number Diff line number Diff line change
Expand Up @@ -2033,7 +2033,6 @@ bdx_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
/************** priv ****************/
priv = nic->priv[port] = netdev_priv(ndev);

memset(priv, 0, sizeof(struct bdx_priv));
priv->pBdxRegs = nic->regs + port * 0x8000;
priv->port = port;
priv->pdev = pdev;
Expand Down

0 comments on commit 03d45c4

Please sign in to comment.