Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349630
b: refs/heads/master
c: eb492f7
h: refs/heads/master
v: v3
  • Loading branch information
Milos Vyletel authored and David S. Miller committed Jan 29, 2013
1 parent 9751a37 commit c0f6b7d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2aeef18d37aa8c0bfca169d4ede1790d972bf649
refs/heads/master: eb492f7443206711406a7c78cc12dee43e551f0c
1 change: 1 addition & 0 deletions trunk/drivers/net/bonding/bond_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,7 @@ static ssize_t bonding_store_primary(struct device *d,
pr_info("%s: Setting primary slave to None.\n",
bond->dev->name);
bond->primary_slave = NULL;
memset(bond->params.primary, 0, sizeof(bond->params.primary));
bond_select_active_slave(bond);
goto out;
}
Expand Down

0 comments on commit c0f6b7d

Please sign in to comment.