Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202689
b: refs/heads/master
c: fa6ca57
h: refs/heads/master
i:
  202687: 79eb433
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed Jun 7, 2010
1 parent 1778b56 commit 3d0427e
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: 1789a640f55658d9a54c1868cc3405e4d85dbd8e
refs/heads/master: fa6ca57113c2fd2d86dd854e0bc5e18b9786282b
1 change: 0 additions & 1 deletion trunk/drivers/net/greth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,6 @@ static int __devinit greth_of_probe(struct of_device *ofdev, const struct of_dev
}

/* setup NAPI */
memset(&greth->napi, 0, sizeof(greth->napi));
netif_napi_add(dev, &greth->napi, greth_poll, 64);

return 0;
Expand Down

0 comments on commit 3d0427e

Please sign in to comment.