Re: [PATCH] fnic: Correcting rport check location in fnic_queuecommand_lck

2016-11-16 Thread Martin K. Petersen
> "Satish" == Satish Kharat writes: Applied to 4.10/scsi-queue. Please add a more verbose patch description next time. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kern

Re: [PATCH] fnic: Correcting rport check location in fnic_queuecommand_lck

2016-11-16 Thread Tomas Henzl
On 16.11.2016 09:54, Satish Kharat wrote: > Signed-off-by: Satish Kharat > Signed-off-by: Sesidhar Baddela Looks good, Reviewed-by: Tomas Henzl Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH] fnic: Correcting rport check location in fnic_queuecommand_lck

2016-11-16 Thread Satish Kharat
Signed-off-by: Satish Kharat Signed-off-by: Sesidhar Baddela --- drivers/scsi/fnic/fnic_scsi.c | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/drivers/scsi/fnic/fnic_scsi.c b/drivers/scsi/fnic/fnic_scsi.c index bfaba06..2544a37 100644 --- a/driv