mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 05:36:22 +00:00
Nullify f/w pointer if load fails.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@360 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -925,6 +925,7 @@ isplinux_pci_init_one(struct Scsi_Host *host)
|
||||
#endif
|
||||
} else {
|
||||
isp_prt(isp, ISP_LOGWARN, "unable to load firmware set \"%s\"", fwname);
|
||||
isp->isp_osinfo.fwp = NULL;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user