]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Apr 2014 19:04:40 +0000 (15:04 -0400)
commit37f2ccfd33423b48353b908d198e03d216ae68b7
tree6d9373786bca87651089ccb83eea32b2c165b313
parent29c6bff48f89e40a814e169a6b967fdb0bed6a92
bonding: Remove debug_fs files when module init fails

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