commit | 3158bf7d414b69fdc0c715d0a4d82e12b74ef974 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@voltaire.com> | Tue Oct 09 19:43:41 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Oct 15 14:20:46 2007 -0400 |
tree | 48fceb771712a8b93ae02269facd29de7d37f70c | |
parent | 6b1bf096508c870889c2be63c7757a04d72116fe [diff] |
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device bonding sometimes uses Ethernet constants (such as MTU and address length) which are not good when it enslaves non Ethernet devices (such as InfiniBand). Signed-off-by: Moni Shoua <monis at voltaire.com> Acked-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>