]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
authorSteffen Maier <maier@linux.ibm.com>
Thu, 8 Nov 2018 14:44:47 +0000 (15:44 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 15 Nov 2018 20:01:17 +0000 (15:01 -0500)
commit724e144387f4d7e7668d3da913d0efc44a9b4664
treea4eb7452dfa1218d01fc2f94a82b068ec641449e
parent9704154fa0b20fe76e7a46c902adce88da1a75d6
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB

The CDB is just a part inside of FCP_CMND, see zfcp_fc_scsi_to_fcp().
While at it, fix the device driver reaction: adapter not LUN shutdown.

Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/s390/scsi/zfcp_fsf.c