Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88008
b: refs/heads/master
c: 6952d89
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 28, 2008
1 parent 796dd59 commit c4178b1
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: 3480c63bdf008e9289aab94418f43b9592978fff
refs/heads/master: 6952d8923bcc8d6b8b43b065cfe9a31bb24f0d58
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 @@ -341,6 +341,7 @@ static ssize_t bonding_store_slaves(struct device *d,

if (command[0] == '-') {
dev = NULL;
original_mtu = 0;
bond_for_each_slave(bond, slave, i)
if (strnicmp(slave->dev->name, ifname, IFNAMSIZ) == 0) {
dev = slave->dev;
Expand Down

0 comments on commit c4178b1

Please sign in to comment.