]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: lpfc: Update definition of firmware configuration mbox cmds
authorJustin Tee <justin.tee@broadcom.com>
Thu, 12 Dec 2024 23:33:06 +0000 (15:33 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 2 Jan 2025 20:01:22 +0000 (15:01 -0500)
commit91b91309db02c44cd244a1c86f928b4e49422eff
treee5ecb27e98d8282ad5a0a1b18fe466092817facb
parent3f8f9f16f844a1124da2f3ce674deaf08921fb3a
scsi: lpfc: Update definition of firmware configuration mbox cmds

There are unused fields in mailbox commands that query for firmware
configuration information.  As such, update the struct definitions by
correcting the name of certain fields and removing the unused fields.

Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20241212233309.71356-8-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli4.h