]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92a9864e777d074d209e912f927f4b625603c3cc
treea6096ea7df039de6c40bd900edba2f9b7fc4db5c
parent7bddfd0a99f66f698067322287c9f3188aedc869
bonding: correct the cleanup in bond_create()

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>
drivers/net/bonding/bond_main.c