]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9d04516310aaef3970c642a54531a52123001178
tree2e1948a93a6a136ebfc9f1ad08b6ab4d200b05cc
parentc682d602d0f9751c92e07c196be27d8fac6ec3ed
[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