From: Hannes Reinecke Date: Mon, 17 Dec 2012 08:53:32 +0000 (+0100) Subject: target: use correct sense code for LUN communication failure X-Git-Tag: v3.2.38~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60dc9751a36324ac4f68579d8dd3d415a58205e;p=pandora-kernel.git target: use correct sense code for LUN communication failure commit 18a9df42d53fabfa43b78be1104838cc8b9762e1 upstream. The ASC/ASCQ code for 'Logical Unit Communication failure' is 0x08/0x00; 0x80/0x00 is vendor specific. Signed-off-by: Hannes Reinecke Cc: Nicholas Bellinger Signed-off-by: Nicholas Bellinger [bwh: Backported to 3.2: add offset to buffer index] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed