Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194807
b: refs/heads/master
c: 079ceb4
h: refs/heads/master
i:
  194805: 4cd0634
  194803: 28852c8
  194799: c9a1249
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed May 7, 2010
1 parent eb3b7c2 commit 466e8c0
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: 2039623a0b0c6eb3da2b4524d75b0cf0ccadf976
refs/heads/master: 079ceb44e9b3432fb8e8f7d08207faae69407c89
1 change: 0 additions & 1 deletion trunk/drivers/net/bcm63xx_enet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,6 @@ static int __devinit bcm_enet_probe(struct platform_device *pdev)
if (!dev)
return -ENOMEM;
priv = netdev_priv(dev);
memset(priv, 0, sizeof(*priv));

ret = compute_hw_mtu(priv, dev->mtu);
if (ret)
Expand Down

0 comments on commit 466e8c0

Please sign in to comment.