Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362653
b: refs/heads/master
c: a506e7b
h: refs/heads/master
i:
  362651: 9879138
v: v3
  • Loading branch information
nikolay@redhat.com authored and David S. Miller committed Apr 19, 2013
1 parent 12daf55 commit 7c1da1f
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: 25e40305d4f4399bc8ecf9c9b7cf43493bb40bbd
refs/heads/master: a506e7b479e1215c230e4b87fedc246cf748537f
1 change: 1 addition & 0 deletions trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1906,6 +1906,7 @@ int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev)
bond_mc_list_flush(bond_dev, slave_dev);
netif_addr_unlock_bh(bond_dev);
}
bond_del_vlans_from_slave(bond, slave_dev);
write_lock_bh(&bond->lock);
bond_detach_slave(bond, new_slave);
write_unlock_bh(&bond->lock);
Expand Down

0 comments on commit 7c1da1f

Please sign in to comment.