commit | bf5432b1de1fcfd1d389111c350b88dd238860ba | [log] [tgz] |
---|---|---|
author | Stefano Garzarella <sgarzare@redhat.com> | Tue Dec 10 11:43:07 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 11 15:01:23 2019 -0800 |
tree | db628f95112e4ea413e5ef8a06d31dfa6dbf011f | |
parent | 408624af4c89989117bb2c6517bd50b7708a2fcd [diff] |
vsock/virtio: remove loopback handling We can remove the loopback handling from virtio_transport, because now the vsock core is able to handle local communication using the new vsock_loopback device. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>