]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 31 Aug 2015 15:21:54 +0000 (08:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:06:48 +0000 (15:06 -0800)
commitca9d9fb376b4cf94bdb9d71bca0d3ac89f32427f
tree916b223f4bae1349aeca2add317a5b3453086984
parentf1c308e86f3a30c54af519591a3fb3e66d6050e2
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag

commit 8cf308e1225f5f93575f03cc4dbef24516fa81c9 upstream.

Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag since we are not specifying
tags.  Without this, the qlogic driver doesn't work properly with storvsc.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/storvsc_drv.c