Re: [PATCH v2 09/22] qla2xxx: Fix NPIV host cleanup in target mode

2017-11-30 Thread Hannes Reinecke
On 11/30/2017 04:40 AM, Himanshu Madhani wrote: > From: Sawan Chandak > > Add check to make sure we are cleaning up global target host > list only for NPIV hosts > > Fixes: bdbe24de281e2 ("scsi: qla2xxx: Cleanup NPIV host in target mode during > config teardown") > Cc: # 4.10+ > Signed-off-by:

[PATCH v2 09/22] qla2xxx: Fix NPIV host cleanup in target mode

2017-11-29 Thread Himanshu Madhani
From: Sawan Chandak Add check to make sure we are cleaning up global target host list only for NPIV hosts Fixes: bdbe24de281e2 ("scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown") Cc: # 4.10+ Signed-off-by: Sawan Chandak Signed-off-by: Himanshu Madhani --- drivers/scsi