diff options
author | 2022-04-28 15:22:40 +0200 | |
---|---|---|
committer | 2022-05-02 16:04:34 -0700 | |
commit | a103209886264a3289f7e53e7ed389d0391fb23f (patch) | |
tree | 25f69ebbf5f771b588bc21a43fe6068db5c1ba42 /net/core/sock.c | |
parent | selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot (diff) | |
download | wireguard-linux-a103209886264a3289f7e53e7ed389d0391fb23f.tar.xz wireguard-linux-a103209886264a3289f7e53e7ed389d0391fb23f.zip |
vsock/virtio: factor our the code to initialize and delete VQs
Add virtio_vsock_vqs_init() and virtio_vsock_vqs_del() with the code
that was in virtio_vsock_probe() and virtio_vsock_remove to initialize
and delete VQs.
These new functions will be used in the next commit to support device
suspend/resume
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions