From: Paolo Bonzini Date: Fri, 7 Sep 2012 15:30:37 +0000 (+0200) Subject: target: go through normal processing for zero-length REQUEST_SENSE X-Git-Tag: v3.6-rc6~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6abbdf38363f064c8a50150c9b709682764483b3;p=pandora-kernel.git target: go through normal processing for zero-length REQUEST_SENSE Now that spc_emulate_request_sense has been taught to process zero-length REQUEST SENSE correctly, drop the special handling of unit attention conditions from transport_generic_new_cmd. However, for now REQUEST SENSE will be the only command that goes through emulation for zero lengths. (nab: Fix up zero-length check in transport_generic_new_cmd) Signed-off-by: Paolo Bonzini Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed