scsi: lpfc: Update async event logging
authorJames Smart <jsmart2021@gmail.com>
Sun, 22 Sep 2019 03:59:03 +0000 (20:59 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Oct 2019 02:07:11 +0000 (22:07 -0400)
commitd11ed16db698c31663938d004451b11ac6b2b2e1
treef6644748428d7175e6610c003230436646c81301
parent35a635af54ce79881eb35ba20b64dcb1e81b0389
scsi: lpfc: Update async event logging

This patch updates ACQE handling for:

 - an EEPROM failure error reported by the adapter.

 - ensures that all data for any ACQE, recognized or not, is logged.

 - Given that all data is now logged unconditionally, the default case
   (unrecognized) data can be reduced.

Link: https://lore.kernel.org/r/20190922035906.10977-18-jsmart2021@gmail.com
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c