summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorRaf Dickson <rafdog35@gmail.com>2026-06-12 07:52:16 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-13 20:39:26 +0300
commit27fc25bb82e6934cf4473539d58dd179961a5447 (patch)
treea9c446091ced44fe3323537e09ed95ac43b2908e /tools/lib/python
parent6f6f9b65a9919f8ddf801b96e70cc29fd32ae663 (diff)
downloadlinux-27fc25bb82e6934cf4473539d58dd179961a5447.tar.xz
vsock: fold sk_acceptq_removed() into vsock_remove_pending()
Callers of vsock_remove_pending() must also call sk_acceptq_removed() to keep sk_ack_backlog consistent. Move the call into vsock_remove_pending() itself to make it automatic and prevent future callers from forgetting it. Suggested-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Raf Dickson <rafdog35@gmail.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Reviewed-by: Luigi Leonardi <leonardi@redhat.com> Reviewed-by: Bobby Eshleman <bobbyeshleman@meta.com> Link: https://patch.msgid.link/20260612045216.105796-5-rafdog35@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions