Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194808
b: refs/heads/master
c: 8462d14
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed May 7, 2010
1 parent 466e8c0 commit e9a43d1
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: 079ceb44e9b3432fb8e8f7d08207faae69407c89
refs/heads/master: 8462d14e471fc5761e37d1b89282966a5b504468
1 change: 0 additions & 1 deletion trunk/drivers/net/ethoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,6 @@ static int ethoc_probe(struct platform_device *pdev)
netdev->features |= 0;

/* setup NAPI */
memset(&priv->napi, 0, sizeof(priv->napi));
netif_napi_add(netdev, &priv->napi, ethoc_poll, 64);

spin_lock_init(&priv->rx_lock);
Expand Down

0 comments on commit e9a43d1

Please sign in to comment.