commit | d13a2cb63d06fe2e3067c7d40f9a5946abd614c8 | [log] [tgz] |
---|---|---|
author | David Strand <dpstrand@gmail.com> | Wed Dec 01 11:43:08 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 01 11:43:08 2010 -0800 |
tree | 02c1a03ebd493b1dde6ace6f2ee88bb60866e741 | |
parent | 6c08af030212d1a34593397bb01f262ff31c3629 [diff] |
bonding: check for assigned mac before adopting the slaves mac address Restore the check for an unassigned mac address before adopting the first slaves as it's own. The change in behavior was introduced by: commit c20811a79e671a6a1fe86a8c1afe04aca8a7f085 Author: Jiri Pirko <jpirko@redhat.com> bonding: move dev_addr cpy to bond_enslave Signed-off-by: David Strand <dpstrand@gmail.com> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>