]> git.baikalelectronics.ru Git - kernel.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)
commit2cfeb28127fa10ec8b7cbc00889392d0a7e9abde
treef4da489740a6db3e31423b24145934b5957936cd
parent3488c69bfc958da74cc1a2ebc3b69a93c80b12aa
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