Re: [PATCH v2 15/17] qla2xxx: Accelerate SCSI BUSY status generation in target mode

2017-06-01 Thread Madhani, Himanshu
> On May 31, 2017, at 4:39 PM, Bart Van Assche > wrote: > > On Tue, 2017-05-30 at 10:54 -0700, Himanshu Madhani wrote: >> +/* FW perform Exchang validation */ > > Did you perhaps intend "exchange" instead of "Exchang"? Please fix this if you > repost this patch. > > Thanks, > > B

Re: [PATCH v2 15/17] qla2xxx: Accelerate SCSI BUSY status generation in target mode

2017-05-31 Thread Bart Van Assche
On Tue, 2017-05-30 at 10:54 -0700, Himanshu Madhani wrote: > + /* FW perform Exchang validation */ Did you perhaps intend "exchange" instead of "Exchang"? Please fix this if you repost this patch. Thanks, Bart.

[PATCH v2 15/17] qla2xxx: Accelerate SCSI BUSY status generation in target mode

2017-05-30 Thread Himanshu Madhani
From: Quinn Tran Accelerate generation of SCSI busy to let initiators slow down when target is running low in resources. Signed-off-by: Quinn Tran Signed-off-by: Himanshu Madhani --- drivers/scsi/qla2xxx/qla_init.c | 13 +++-- drivers/scsi/qla2xxx/qla_mbx.c | 2 ++ 2 files changed,