Bug 218457 - mpi3mr - mpi3mr_transport.c:1818:1: warning: the frame size of 1640 bytes is larger than 1280 bytes
Summary: mpi3mr - mpi3mr_transport.c:1818:1: warning: the frame size of 1640 bytes is ...
Status: NEW
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: SCSI (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: linux-scsi@vger.kernel.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-04 16:37 UTC by sander44
Modified: 2024-02-04 16:37 UTC (History)
0 users

See Also:
Kernel Version: 6.8.0-rc3
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description sander44 2024-02-04 16:37:19 UTC
Hi,

I notice this today, when compiling kernel 6.8.0-rc3.

drivers/scsi/mpi3mr/mpi3mr_transport.c: In function 'mpi3mr_refresh_sas_ports':
drivers/scsi/mpi3mr/mpi3mr_transport.c:1818:1: warning: the frame size of 1640 bytes is larger than 1280 bytes [-Wframe-larger-than=]
 1818 | }
      | ^

Note You need to log in before you can comment on or make changes to this bug.