diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-18 08:57:04 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-06-19 23:07:57 -0400 |
commit | 85d6fbc47c3087c5d048e6734926b0c36af34fe9 (patch) | |
tree | ac4b2db08d8370b152c87149f3d151d56f6c012e /scripts/generate_rust_analyzer.py | |
parent | 18b5cb6f1fdda4454f55a31f7c78d94da62be495 (diff) |
scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
dma_map_XXX() can fail and should be tested for errors with
dma_mapping_error().
Fixes: a63e78eb2b0f ("scsi: fnic: Add support for fabric based solicited requests and responses")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250618065715.14740-2-fourier.thomas@gmail.com
Reviewed-by: Karan Tilak Kumar <kartilak@cisco.com>
Reviewed-by: John Menghini <jmeneghi@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions