Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166713
b: refs/heads/master
c: ce501ca
h: refs/heads/master
i:
  166711: c8a6d3e
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Oct 1, 2009
1 parent 25d7b42 commit e0b1811
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: a98917acc73181668f2188ec617fea9ce3ac3944
refs/heads/master: ce501caf162a2b18c50b6915684217c3b9e16b46
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 @@ -1182,6 +1182,7 @@ static ssize_t bonding_store_primary(struct device *d,
": %s: Setting %s as primary slave.\n",
bond->dev->name, slave->dev->name);
bond->primary_slave = slave;
strcpy(bond->params.primary, slave->dev->name);
bond_select_active_slave(bond);
goto out;
}
Expand Down

0 comments on commit e0b1811

Please sign in to comment.