bonding: correct the cleanup in bond_create()
authorJiri Pirko <jpirko@redhat.com>
Fri, 1 May 2009 22:35:28 +0000 (15:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2009 22:35:28 +0000 (15:35 -0700)
This patch makes the cleanup in bond_create nicer :) Also now the forgotten
free_netdev is called.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found