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)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 10 Nov 2015 00:24:56 +0000 (16:24 -0800)
commit8cf308e1225f5f93575f03cc4dbef24516fa81c9
treed17657cd112b2bcec4032ee3800798550cfb4c22
parentead1cbf92745b2b52846da56c9b3dd83ea4e718b
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag

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>
Cc: stable@vger.kernel.org
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/storvsc_drv.c