David Miller <[EMAIL PROTECTED]> wrote:
[...]
>Regardless of whether we add support for active-backup/bonding for
>devices without this method, in the mean time the bonding
>driver should check for whether that method is NULL and disallow
>the bond configuration if it is.

        That's what it does; if a slave lacks a set_mac_address
function, the enslavement fails.  Changes to the MAC are done via
dev_set_mac_address.

        -J

---
        -Jay Vosburgh, IBM Linux Technology Center, [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to