aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorStefan Metzmacher <[email protected]>2025-08-04 12:15:51 +0000
committerSteve French <[email protected]>2025-08-06 19:09:57 +0000
commitafb4108c92898350e66b9a009692230bcdd2ac73 (patch)
tree14b72c7c60fee4600f4f0364fb4279b9126db6ef /net/unix/af_unix.c
parentsmb: server: remove separate empty_recvmsg_queue (diff)
downloadkernel-afb4108c92898350e66b9a009692230bcdd2ac73.tar.gz
kernel-afb4108c92898350e66b9a009692230bcdd2ac73.zip
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
In case of failures either ib_dma_map_single() might not be called yet or ib_dma_unmap_single() was already called. We should make sure put_recvmsg() only calls ib_dma_unmap_single() if needed. Cc: Namjae Jeon <[email protected]> Cc: Steve French <[email protected]> Cc: Tom Talpey <[email protected]> Cc: [email protected] Cc: [email protected] Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers") Signed-off-by: Stefan Metzmacher <[email protected]> Acked-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions