From: Martin Wilck <mwilck@xxxxxxxx> Hi Himanshu, hi Martin, Please consider this series for merging. The first patch of the series is a fix for a memory corruption we saw in a test where qla2xxx was loaded/unloaded repeatedly under memory pressure. The other ones are consistency fixes that occured to me while working on this part of the code. The behavior in the failure case was not consistent in the current code; patch 3/3 makes the code do what I think makes most sense in a failure scenario. Regards, Martin Martin Wilck (3): scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft scsi: qla2xxx: unset RCE/EFT fields in failure case scsi: qla2xxx: calculate dump size if EFT alloc fails drivers/scsi/qla2xxx/qla_init.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) -- 2.22.0