Files
i2som-imx-linux/drivers
Stefano Brivio 84e35fd3c9 scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
commit 5c756065e4 upstream.

Internal error codes happen to be positive, thus the PCI driver core
won't treat them as failure, but we do. This would cause a crash later
on as lpfc_pci_remove_one() is called (e.g. as shutdown function).

Fixes: 6d368e5321 ("[SCSI] lpfc 8.3.24: Add resource extent support")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
[bwh: Backported to 3.2: adjust context, indentation]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2018-01-01 20:50:48 +00:00
..
2017-11-11 13:34:42 +00:00
2017-11-11 13:34:40 +00:00
2017-11-11 13:34:33 +00:00
2017-11-11 13:34:46 +00:00
2017-09-15 18:30:57 +01:00