Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194804
b: refs/heads/master
c: 9199114
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed May 7, 2010
1 parent 28852c8 commit a1dbcf1
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: eecfd7c4e36ff532d895885971d01d049bd3e014
refs/heads/master: 91991146bc2bbc07a0f6b5252ff991bd0e91fb7d
1 change: 0 additions & 1 deletion trunk/drivers/net/3c507.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ static int __init el16_probe1(struct net_device *dev, int ioaddr)
pr_debug("%s", version);

lp = netdev_priv(dev);
memset(lp, 0, sizeof(*lp));
spin_lock_init(&lp->lock);
lp->base = ioremap(dev->mem_start, RX_BUF_END);
if (!lp->base) {
Expand Down

0 comments on commit a1dbcf1

Please sign in to comment.