commit | 574918e69720fe62ab3eb42ec3750230c8d16b06 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sun Aug 02 12:15:27 2020 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Aug 24 22:47:06 2020 -0400 |
tree | 4951ac406ee12da47f62374f8c07fe1f11d93e17 | |
parent | ec090ef8cd1c23008bc641a48ccfead23e46ede4 [diff] |
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: 4161cee52df8 ("[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>