Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73461
b: refs/heads/master
c: 3a1521b
h: refs/heads/master
i:
  73459: f1377cc
v: v3
  • Loading branch information
Jay Vosburgh authored and Jeff Garzik committed Nov 10, 2007
1 parent 4078c4f commit d9cc16b
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: 1466a21997212a5fb33d5da9357841972b28b007
refs/heads/master: 3a1521b7e5b6964c293bb8ed6773513f8f503de5
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 @@ -4405,6 +4405,7 @@ static int bond_init(struct net_device *bond_dev, struct bond_params *params)
bond_dev->set_multicast_list = bond_set_multicast_list;
bond_dev->change_mtu = bond_change_mtu;
bond_dev->set_mac_address = bond_set_mac_address;
bond_dev->validate_addr = NULL;

bond_set_mode_ops(bond, bond->params.mode);

Expand Down

0 comments on commit d9cc16b

Please sign in to comment.