aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authordingtianhong <[email protected]>2014-01-25 05:00:57 +0000
committerDavid S. Miller <[email protected]>2014-02-05 03:47:27 +0000
commitcc689aaa7abf33b2ccb02482e5e17885ea8903d1 (patch)
tree57e07faeb8def276e9cb83446758ed1043d093d4 /drivers/net/xen-netback/interface.c
parentbonding: fail_over_mac should only affect AB mode at enslave and removal proc... (diff)
downloadkernel-cc689aaa7abf33b2ccb02482e5e17885ea8903d1.tar.gz
kernel-cc689aaa7abf33b2ccb02482e5e17885ea8903d1.zip
bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()
The fail_over_mac could be set to active or follow in any time for all modes, so if the fail_over_mac is not none and the current mode is not active-backup, the bond_set_mac_address() could not change the master and slave's MAC address. In bond_set_mac_address(), the fail_over_mac should only affect AB mode, so modify to check the mode in addition to fail_over_mac when setting bond's MAC address. Cc: Jay Vosburgh <[email protected]> Cc: Veaceslav Falico <[email protected]> Cc: Andy Gospodarek <[email protected]> Signed-off-by: Ding Tianhong <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions