Re: [PATCH 09/22] libfc: use configured lport R_A_TOV when sending exchange

2016-08-04 Thread Johannes Thumshirn
On Wed, Aug 03, 2016 at 03:13:09PM +0200, Hannes Reinecke wrote: > We should be using the configured R_A_TOV value when sending the > exchange. > > Signed-off-by: Hannes Reinecke Acked-by: Johannes Thumshirn -- Johannes Thumshirn Storage jthumsh...@sus

[PATCH 09/22] libfc: use configured lport R_A_TOV when sending exchange

2016-08-03 Thread Hannes Reinecke
We should be using the configured R_A_TOV value when sending the exchange. Signed-off-by: Hannes Reinecke --- drivers/scsi/libfc/fc_exch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/libfc/fc_exch.c b/drivers/scsi/libfc/fc_exch.c index dc078d3..51e7fb1 100644