From: Matt Gates Date: Wed, 4 Dec 2013 23:10:36 +0000 (-0600) Subject: [SCSI] hpsa: allow SCSI mid layer to handle unit attention X-Git-Tag: v3.14-rc1~131^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce438df106826edde7ad724f3819716a3f0cf56;p=pandora-kernel.git [SCSI] hpsa: allow SCSI mid layer to handle unit attention We were clobbering the SCSI status and setting cmd->result = DID_SOFT_ERROR << 16; to get a retry, but better to let the mid layer handle the unit attention. Signed-off-by: Matt Gates Acked-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed