linux/drivers/scsi/qedi
Colin Ian King 872e192fab scsi: qedi: remove declaration of nvm_image from stack
The nvm_image is a large struct qedi_nvm_iscsi_image object of over 24K so
don't declare it on the stack just for a sizeof requirement; use sizeof on
struct qedi_nvm_iscsi_image instead.

Fixes: c77a2fa3ff ("scsi: qedi: Add the CRC size within iSCSI NVM image")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Manish Rangankar <mrangankar@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-03-29 10:02:51 -04:00
..
Kconfig qed: Fix iWARP out of order flow 2017-10-19 12:46:43 +01:00
Makefile qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi.h scsi: qedi: add module param to set ping packet size 2018-11-28 20:51:47 -05:00
qedi_dbg.c
qedi_dbg.h scsi: qedi: fix build regression 2018-02-27 21:19:13 -05:00
qedi_debugfs.c scsi: qedf: no need to check return value of debugfs_create functions 2019-01-29 00:40:54 -05:00
qedi_fw.c scsi: stop setting up request->special 2019-02-05 21:29:49 -05:00
qedi_fw_api.c scsi: qedi: Fix misleading indentation 2018-06-26 12:30:11 -04:00
qedi_fw_iscsi.h qed*: HSI renaming for different types of HW 2018-01-02 13:59:15 -05:00
qedi_fw_scsi.h qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedi_gbl.h scsi: qedi: fix building with LTO 2018-02-13 21:37:00 -05:00
qedi_hsi.h
qedi_iscsi.c scsi: qedi: Add ep_state for login completion on un-reachable targets 2019-01-11 22:24:09 -05:00
qedi_iscsi.h scsi: qedi: Add ep_state for login completion on un-reachable targets 2019-01-11 22:24:09 -05:00
qedi_main.c scsi: qedi: remove declaration of nvm_image from stack 2019-03-29 10:02:51 -04:00
qedi_nvm_iscsi_cfg.h scsi: qedi: Add support for Boot from SAN over iSCSI offload 2017-07-12 16:52:27 -04:00
qedi_sysfs.c
qedi_version.h scsi: qedi: Update driver version to 8.33.0.21 2018-11-28 20:51:47 -05:00