Re: [PATCH 10/15] lpfc: Fix crash on powering off BFS VM with passthrough device

2017-06-01 Thread Raphael Philipe Mendes da Silva
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

2017-05-30 Thread James Smart
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(