1
0
Files
linux/drivers
Jay Vosburgh e4b91c4846 bonding: fix device name allocation error
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 <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-05 16:58:47 -05:00
..
2007-01-26 13:50:58 -08:00
2007-01-23 11:09:49 -08:00
2007-01-06 09:32:49 -06:00
2007-01-15 06:44:03 +01:00
2007-02-02 11:52:05 -05:00
2007-02-03 20:37:37 -08:00