summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/abi_parser.py
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-08-04 15:10:13 +0300
committerSteve French <stfrench@microsoft.com>2025-08-06 23:04:13 +0300
commit24b6afc36db748467e853e166a385df07e443859 (patch)
treeed76051be4dce7a7c11bab60ad93e5cedd0b6d8b /scripts/lib/abi/abi_parser.py
parent5349ae5e05fa37409fd48a1eb483b199c32c889b (diff)
downloadlinux-24b6afc36db748467e853e166a385df07e443859.tar.xz
smb: client: remove separate empty_packet_queue
There's no need to maintain two lists, we can just have a single list of receive buffers, which are free to use. It just added unneeded complexity and resulted in ib_dma_unmap_single() not being called from recv_done() for empty keepalive packets. Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> Cc: Long Li <longli@microsoft.com> Cc: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Fixes: f198186aa9bb ("CIFS: SMBD: Establish SMB Direct connection") Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/lib/abi/abi_parser.py')
0 files changed, 0 insertions, 0 deletions