On Fri, Jun 12, 2026 at 04:52:14AM +0000, Raf Dickson wrote:
Move sk_acceptq_added() into vsock_add_pending() so callers cannot
forget it. vmci is the only transport using the pending list and
is updated accordingly.

Suggested-by: Stefano Garzarella <[email protected]>
Signed-off-by: Raf Dickson <[email protected]>
---
net/vmw_vsock/af_vsock.c       | 1 +
net/vmw_vsock/vmci_transport.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stefano Garzarella <[email protected]>


Reply via email to