]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 24 Jun 2011 20:11:52 +0000 (15:11 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 21:43:03 +0000 (16:43 -0500)
commitd7108b6670665a8c8f379bc3cf642a8f6be90115
tree2e1948a93a6a136ebfc9f1ad08b6ab4d200b05cc
parent498c8bd9e19e8f20f79a84cae17784d5614e4e37
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction

This moves the check for NULL boot_sets to the iscsi_boot_sysfs
module instead of having the drivers do it.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/iscsi_boot_sysfs.c