]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: mpt3sas: Add details to EEDPTagMode error message
authorPaul Menzel <pmenzel@molgen.mpg.de>
Thu, 12 Dec 2024 22:18:11 +0000 (23:18 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 2 Jan 2025 18:44:38 +0000 (13:44 -0500)
commit09ecc187ebde77ebbfc444b2c08192024e2dc6a4
treec52450460e372bcc0e8bad3205a78137fee7adc6
parentc13b10a754bc49d92dd562e78e2d950546f5bc40
scsi: mpt3sas: Add details to EEDPTagMode error message

Linux 5.15 logs the error below

    mpt3sas_cm0: overriding NVDATA EEDPTagMode setting

on a Dell PowerEdge T440 with the card below.

    5e:00.0 Serial Attached SCSI controller [0107]: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 [1000:0097] (rev 02)

It’s not clear to a user what this error is about. As a first step to
improve this, add the values to the error message.

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Link: https://lore.kernel.org/r/20241212221817.78940-1-pmenzel@molgen.mpg.de
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/mpt3sas_base.c