linux_dsm_epyc7002/drivers/scsi/be2iscsi
Jitendra Bhivare a39e9f71e5 scsi: be2iscsi: Fix _modify_eq_delay buffer overflow
beiscsi_modify_eq_delay is using embedded command to send request of 788
bytes in 236 bytes buffer. Non-embedded command needs to be used in such
cases.

Use mgmt_alloc_cmd_data fn modified to allow passing of subsystem.  Use
mgmt_exec_nonemb_cmd fn modified to allow setting of callback.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-10-11 14:18:29 -04:00
..
be_cmds.c scsi: be2iscsi: Fix _modify_eq_delay buffer overflow 2017-10-11 14:18:29 -04:00
be_cmds.h scsi: be2iscsi: Fix _modify_eq_delay buffer overflow 2017-10-11 14:18:29 -04:00
be_iscsi.c scsi: be2iscsi: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
be_iscsi.h scsi: be2iscsi: Update Copyright 2017-03-27 22:03:41 -04:00
be_main.c scsi: be2iscsi: Free msi_name and disable HW intr 2017-10-11 14:18:29 -04:00
be_main.h scsi: be2iscsi: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
be_mgmt.c scsi: be2iscsi: Fix _modify_eq_delay buffer overflow 2017-10-11 14:18:29 -04:00
be_mgmt.h scsi: be2iscsi: Update Copyright 2017-03-27 22:03:41 -04:00
be.h scsi: be2iscsi: Update Copyright 2017-03-27 22:03:41 -04:00
Kconfig irq_poll: make blk-iopoll available outside the block layer 2015-12-11 11:52:24 -08:00
Makefile be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00