diff options
| author | Jay Vosburgh <[email protected]> | 2008-06-14 01:12:04 +0000 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2008-06-18 04:00:04 +0000 |
| commit | b8a9787eddb0e4665f31dd1d64584732b2b5d051 (patch) | |
| tree | 08b7537e70b6a96bc04d231d31ccd644e1387e62 /net/unix/af_unix.c | |
| parent | bonding: Rework / fix multiple gratuitous ARP support (diff) | |
| download | kernel-b8a9787eddb0e4665f31dd1d64584732b2b5d051.tar.gz kernel-b8a9787eddb0e4665f31dd1d64584732b2b5d051.zip | |
bonding: Allow setting max_bonds to zero
Permit bonding to function rationally if max_bonds is set to
zero. This will load the module, but create no master devices (which can
be created via sysfs).
Requires some change to bond_create_sysfs; currently, the
netdev sysfs directory is determined from the first bonding device created,
but this is no longer possible. Instead, an interface from net/core is
created to create and destroy files in net_class.
Based on a patch submitted by Phil Oester <[email protected]>.
Modified by Jay Vosburgh to fix the sysfs issue mentioned above and to
update the documentation.
Signed-off-by: Phil Oester <[email protected]>
Signed-off-by: Jay Vosburgh <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
