linux/drivers/scsi/qla4xxx
Christophe JAILLET 574918e697 scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
Update the size used in 'dma_free_coherent()' in order to match the one
used in the corresponding 'dma_alloc_coherent()'.

Link: https://lore.kernel.org/r/20200802101527.676054-1-christophe.jaillet@wanadoo.fr
Fixes: 4161cee52d ("[SCSI] qla4xxx: Add host statistics support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-08-24 22:47:06 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ql4_83xx.c scsi: qla4xxx: Remove set but unused variable 'status' 2020-07-24 22:32:00 -04:00
ql4_83xx.h scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header 2020-07-24 22:09:59 -04:00
ql4_attr.c
ql4_bsg.c scsi: qla4xxx: Rename function parameter descriptions 2020-07-24 22:32:02 -04:00
ql4_bsg.h
ql4_dbg.c
ql4_dbg.h
ql4_def.h scsi: qla4xxx: skip error recovery in case of register disconnect. 2018-02-13 21:35:41 -05:00
ql4_fw.h
ql4_glbl.h scsi: qla4xxx: switch to pci_alloc_irq_vectors 2016-12-07 18:58:58 -05:00
ql4_init.c scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' 2020-07-24 22:10:01 -04:00
ql4_inline.h
ql4_iocb.c scsi: qla4xxx: Fix incorrectly named function parameter 2020-07-24 22:10:00 -04:00
ql4_isr.c scsi: qla4xxx: Repair function documentation headers 2020-07-24 22:10:01 -04:00
ql4_mbx.c scsi: qla4xxx: Fix-up incorrectly documented parameter 2020-07-24 22:10:00 -04:00
ql4_nvram.c
ql4_nvram.h
ql4_nx.c scsi: qla4xxx: Supply description for 'code' 2020-07-24 22:10:02 -04:00
ql4_nx.h scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used 2020-07-24 22:10:00 -04:00
ql4_os.c scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' 2020-08-24 22:47:06 -04:00
ql4_version.h