Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY and MODE_SENSE
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 27 Aug 2011 18:31:26 +0000 (11:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Aug 2011 18:01:08 +0000 (11:01 -0700)
The current VHD handler on the Windows Host does not correctly handle
INQUIRY and MODE_SENSE commands with some options. Fixup srb_status
in these cases since the failure is not fatal.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found