commit | 1363d9b135270662852ed2e6629fb79a36de5400 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Fri May 01 15:35:28 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 15:35:28 2009 -0700 |
tree | a6096ea7df039de6c40bd900edba2f9b7fc4db5c | |
parent | c047fcd245975f40312ed57bf43e7d4abd188e6b [diff] |
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>