Re: [PATCH 10/15] lpfc: Fix crash on powering off BFS VM with passthrough device
Answering to https://marc.info/?l=linux-scsi&m=149625285323719&w=2 Yes, it solves the error. Tested-by: Raphael Silva
[PATCH 10/15] lpfc: Fix crash on powering off BFS VM with passthrough device
Null pointer dereference when BFS VM is powered off The driver incorrectly uses sli3_ring on SLI-4 adapters Use the correct ring structure based on sli_rev Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_sli.c | 12 ++-- 1 file changed, 10 insertions(