Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210815
b: refs/heads/master
c: 4446718
h: refs/heads/master
i:
  210813: b95b99e
  210811: ab21cd4
  210807: bf1d083
  210799: 7e1d9f2
  210783: a8ad097
  210751: 2559dd5
  210687: a679049
v: v3
  • Loading branch information
Dan Rosenberg authored and David S. Miller committed Sep 17, 2010
1 parent 9011024 commit 2af6978
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7011e660938fc44ed86319c18a5954e95a82ab3e
refs/heads/master: 44467187dc22fdd33a1a06ea0ba86ce20be3fe3c
2 changes: 2 additions & 0 deletions trunk/drivers/net/eql.c
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,8 @@ static int eql_g_master_cfg(struct net_device *dev, master_config_t __user *mcp)
equalizer_t *eql;
master_config_t mc;

memset(&mc, 0, sizeof(master_config_t));

if (eql_is_master(dev)) {
eql = netdev_priv(dev);
mc.max_slaves = eql->max_slaves;
Expand Down

0 comments on commit 2af6978

Please sign in to comment.