]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 16 Dec 2011 02:30:23 +0000 (18:30 -0800)
commit48814e7af977a79335e26f30cb7d22fbcd0eed8a
tree2f149ba71187d0bb7424b839433e814093b848a5
parent57b7dbbb8852658b428e39c2856de86f490b9a0d
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