Merge branch 'fixes' into misc

This commit is contained in:
James Bottomley
2016-03-15 15:24:44 -07:00
8 changed files with 17 additions and 4 deletions

View File

@@ -4493,6 +4493,7 @@ put_shost:
scsi_host_put(phba->shost);
free_kset:
iscsi_boot_destroy_kset(phba->boot_kset);
phba->boot_kset = NULL;
return -ENOMEM;
}