[REPOST PATCH 9/9] net/bonding: Optionally allow ethernet slaves to keep own MAC
Update the "don't change MAC of slaves" functionality added in previous changes to be a generic option, rather than something tied to IB devices, as it's occasionally useful for regular ethernet devices as well. Adds "fail_over_mac" option (which is automatically enabled for IB sl
[PATCH 9/9] net/bonding: Optionally allow ethernet slaves to keep own MAC
Signed-off-by: Jay Vosburgh <[EMAIL PROTECTED]> --- Documentation/networking/bonding.txt | 33 +++ drivers/net/bonding/bond_main.c | 57 + drivers/net/bonding/bond_sysfs.c | 49 + drivers/net/bonding/bonding