]> git.ipfire.org Git - thirdparty/qemu.git/commit
net: parameterize the removing client from nc list
authorEugenio Pérez <eperezma@redhat.com>
Mon, 6 Jan 2025 15:57:34 +0000 (10:57 -0500)
committerJason Wang <jasowang@redhat.com>
Mon, 10 Mar 2025 09:07:14 +0000 (17:07 +0800)
commitdb0d4017f9b9e87f962b35dd19a4912bbfcd3cbc
tree1126114ebd1368d70057cf6cda318bb11dd15ead
parentd9a4282c4b690e45d25c2b933f318bb41eeb271d
net: parameterize the removing client from nc list

This change is used in later commits so we can avoid the removal of the
netclient if it is delayed.

No functional change intended.

Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/net.c