summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2026-01-12 14:43:24 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-06 16:55:45 +0100
commitd6441c6e95fb4804dc50552d8fbaf8ec6a6e0048 (patch)
tree4a7d69eb589fb84ea64c3d5e2da7a8f9da19a9f1 /include/net/aligned_data.h
parent135252f5def0ea484cc1dcbd08f039c8d2109d8a (diff)
scsi: qla2xxx: edif: Fix dma_free_coherent() size
commit 56bd3c0f749f45793d1eae1d0ddde4255c749bf6 upstream. Earlier in the function, the ha->flt buffer is allocated with size sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE but freed in the error path with size SFP_DEV_SIZE. Fixes: 84318a9f01ce ("scsi: qla2xxx: edif: Add send, receive, and accept for auth_els") Cc: stable@vger.kernel.org Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Link: https://patch.msgid.link/20260112134326.55466-2-fourier.thomas@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions