Re: [PATCH v2 01/19] be2iscsi: Fix the issue with soft reset.

2012-11-13 Thread James Bottomley
On Sat, 2012-10-20 at 04:41 +0530, John Soni Jose wrote: > From: Minh Tran > > Fixed soft_reset problem which driver modified > all 32bit before a write on second pass. > > Signed-off-by: Minh Tran > Signed-off-by: Jayamohan Kallickal I'll put this in, this time, but please remember that if

[PATCH v2 01/19] be2iscsi: Fix the issue with soft reset.

2012-10-19 Thread John Soni Jose
From: Minh Tran Fixed soft_reset problem which driver modified all 32bit before a write on second pass. Signed-off-by: Minh Tran Signed-off-by: Jayamohan Kallickal --- drivers/scsi/be2iscsi/be_cmds.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/scsi/be2i