summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2021-03-12 12:47:22 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2021-03-16 05:28:58 +0300
commita7a11b6cfec2c3dc77b8206966f371dfafabea47 (patch)
tree1089d8fccfd4f88a88c2a837e19fd69ba23ec40a /net
parent3145d2d69e1600d924aaf23199e63995b1ea108b (diff)
downloadlinux-a7a11b6cfec2c3dc77b8206966f371dfafabea47.tar.xz
scsi: bfa: Move a large struct from the stack onto the heap
Fixes the following W=1 kernel build warning(s): drivers/scsi/bfa/bfa_fcs_lport.c: In function ‘bfa_fcs_lport_fdmi_build_rhba_pyld’: drivers/scsi/bfa/bfa_fcs_lport.c:2152:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=] Link: https://lore.kernel.org/r/20210312094738.2207817-15-lee.jones@linaro.org Cc: Anil Gurumurthy <anil.gurumurthy@qlogic.com> Cc: Sudarsana Kalluru <sudarsana.kalluru@qlogic.com> Cc: "James E.J. Bottomley" <jejb@linux.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions