From: K. Y. Srinivasan Date: Sat, 12 Jul 2014 16:48:31 +0000 (-0700) Subject: drivers: scsi: storvsc: Set srb_flags in all cases X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f885fb73f64154690c2158e813de56363389ffec;p=pandora-kernel.git drivers: scsi: storvsc: Set srb_flags in all cases Correctly set SRB flags for all valid I/O directions. Some IHV drivers on the Windows host require this. The host validates the command and SRB flags prior to passing the command down to native driver stack. Signed-off-by: K. Y. Srinivasan Reviewed-by: Hannes Reinecke Cc: Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed