bonding: Remove debug_fs files when module init fails
authorThomas Richter <tmricht@linux.vnet.ibm.com>
Wed, 9 Apr 2014 10:52:59 +0000 (12:52 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 9 Jun 2014 12:28:56 +0000 (13:28 +0100)
commitb14b14043142372ce357a6ca556f575e130997a8
tree0da1626212ee1059e327a5614b5abdab2e5314fc
parent17573c6a806f7d727cd1b1762526575ea97a0cfc
bonding: Remove debug_fs files when module init fails

[ Upstream commit db29868653394937037d71dc3545768302dda643 ]

Remove the bonding debug_fs entries when the
module initialization fails. The debug_fs
entries should be removed together with all other
already allocated resources.

Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: Jay Vosburgh <j.vosburgh@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/net/bonding/bond_main.c