commit | 9cb48e7b9efb02beedb874855c74a226c1b08f6b | [log] [tgz] |
---|---|---|
author | Ethan Zhao <ethan.kernel@gmail.com> | Fri Feb 07 00:41:41 2014 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:19 2014 -0700 |
tree | 1fae81bf65f28ea91d95935ac65b550e62f5ba53 | |
parent | 46a84c6516fa09bb8e4cc0c7998ccd4cb5e876a1 [diff] |
[SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset() Load and unload iscsi_ibft module will cause kernel memory leak, fix it in scsi/iscsi_boot_sysfs.c iscsi_boot_destroy_kset(). Signed-off-by: Ethan Zhao <ethan.kernel@gmail.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>