net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
[cascardo/linux.git] / drivers / net / bonding / bond_main.c
index d9f8546..69aff72 100644 (file)
@@ -4492,6 +4492,7 @@ static int __init bonding_init(void)
 out:
        return res;
 err:
+       bond_destroy_debugfs();
        bond_netlink_fini();
 err_link:
        unregister_pernet_subsys(&bond_net_ops);