Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / scsi / be2iscsi / be_main.c
index fe0c514..758f76e 100644 (file)
@@ -4470,6 +4470,7 @@ put_shost:
        scsi_host_put(phba->shost);
 free_kset:
        iscsi_boot_destroy_kset(phba->boot_kset);
+       phba->boot_kset = NULL;
        return -ENOMEM;
 }