bonding: Remove redundant argument from bond_create.
authorPavel Emelyanov <xemul@openvz.org>
Sun, 18 May 2008 04:10:09 +0000 (21:10 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 22 May 2008 10:34:21 +0000 (06:34 -0400)
commit0dd646fe0549251e79d6fb03e6773bcc6ccea61f
treef767ff2d0df29a8917b309819123e7873a5c7271
parent4b8a9239ee708958ed72722a0e5e0cf34243ad26
bonding: Remove redundant argument from bond_create.

While we're fixing the bond_create, I hope it's OK to polish it
a bit after the fixes.

The third argument is NULL at the first caller and is ignored by
the second one, so remove it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bond_sysfs.c
drivers/net/bonding/bonding.h