]> git.karo-electronics.de Git - linux-beck.git/commit
storvsc: Install the storvsc specific timeout handler for FC devices
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 28 Jan 2016 02:22:44 +0000 (18:22 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 29 Jan 2016 03:25:36 +0000 (22:25 -0500)
commitd791a8c60e9cbd1c4fecbc5c86ff59c7ffe137e8
treeab2180748dc7b685aff22c0816e35631ac5f4106
parent0f28ede906a8ad44158a6ef9471a5a412343cced
storvsc: Install the storvsc specific timeout handler for FC devices

The default timeout routine used for FC transport is not suitable for FC
devices managed by storvsc since FC devices managed by storvsc driver do
not have an rport associated with them. Use the time out handler used
for SCSI devices for FC devices as well.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Alex Ng <alexng@microsoft.com>
Tested-by: Vivek Yadav <vyadav@microsoft.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/storvsc_drv.c