From: Moni Shoua Date: Wed, 10 Oct 2007 02:43:39 +0000 (-0700) Subject: net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() X-Git-Tag: v2.6.24-rc1~1281^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab82852a2706b47c257ac87675ab8b06bc214dd;p=pandora-kernel.git net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() This patch allows for enslaving netdevices which do not support the set_mac_address() function. In that case the bond mac address is the one of the active slave, where remote peers are notified on the mac address (neighbour) change by Gratuitous ARP sent by bonding when fail-over occurs (this is already done by the bonding code). Signed-off-by: Moni Shoua Signed-off-by: Or Gerlitz Acked-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed