git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b8a923
)
bonding: Remove redundant argument from bond_create.
author
Pavel Emelyanov
<xemul@openvz.org>
Sun, 18 May 2008 04:10:09 +0000
(21:10 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 22 May 2008 10:34:21 +0000
(06:34 -0400)
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>
No differences found