Jay Vosburgh wrote:
The code to select names for the bonding interfaces was, for the non-sysfs creation case, always using a hard-coded set of bond0, bond1, etc, up to max_bonds. This caused conflicts for the second or subsequent loads of the module.Changed the code to obtain device names from dev_alloc_name(). Signed-off-by: Jay Vosburgh <[EMAIL PROTECTED]>
applied 1-4 to #upstream - 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
