diff options
author | Nick Child <nnac123@linux.ibm.com> | 2023-08-10 01:10:35 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-10 20:36:36 +0300 |
commit | 411c565b4bc63e9584a8493882bd566e35a90588 (patch) | |
tree | d71630da6035d5b424c6c502f170a45d30f23e0d /scripts/gdb/linux/utils.py | |
parent | db17ba719bceb52f0ae4ebca0e4c17d9a3bebf05 (diff) | |
download | linux-411c565b4bc63e9584a8493882bd566e35a90588.tar.xz |
ibmvnic: Unmap DMA login rsp buffer on send login fail
If the LOGIN CRQ fails to send then we must DMA unmap the response
buffer. Previously, if the CRQ failed then the memory was freed without
DMA unmapping.
Fixes: c98d9cc4170d ("ibmvnic: send_login should check for crq errors")
Signed-off-by: Nick Child <nnac123@linux.ibm.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230809221038.51296-2-nnac123@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions