Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194809
b: refs/heads/master
c: 627ad59
h: refs/heads/master
i:
  194807: 466e8c0
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed May 7, 2010
1 parent e9a43d1 commit d379704
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8462d14e471fc5761e37d1b89282966a5b504468
refs/heads/master: 627ad5951b5f26585ed11ac3afb2aa4a872aec23
3 changes: 0 additions & 3 deletions trunk/drivers/net/smc9194.c
Original file line number Diff line number Diff line change
Expand Up @@ -1042,9 +1042,6 @@ static int __init smc_probe(struct net_device *dev, int ioaddr)
*/
printk("ADDR: %pM\n", dev->dev_addr);

/* set the private data to zero by default */
memset(netdev_priv(dev), 0, sizeof(struct smc_local));

/* Grab the IRQ */
retval = request_irq(dev->irq, smc_interrupt, 0, DRV_NAME, dev);
if (retval) {
Expand Down

0 comments on commit d379704

Please sign in to comment.