]> git.openfabrics.org - ~emulex/infiniband.git/commit
target: use correct sense code for LUN communication failure
authorHannes Reinecke <hare@suse.de>
Mon, 17 Dec 2012 08:53:32 +0000 (09:53 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 8 Jan 2013 23:49:30 +0000 (15:49 -0800)
commit18a9df42d53fabfa43b78be1104838cc8b9762e1
treef4da489740a6db3e31423b24145934b5957936cd
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed
target: use correct sense code for LUN communication failure

The ASC/ASCQ code for 'Logical Unit Communication failure' is
0x08/0x00; 0x80/0x00 is vendor specific.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Nicholas Bellinger <nab@risingtidesystems.com>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c