VSOCK: export socket tables for sock_diag interface
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 5 Oct 2017 20:46:50 +0000 (16:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Oct 2017 01:44:17 +0000 (18:44 -0700)
commit44f209807ee87a5eddf6c0432f3fb63cec27bad8
treeafc6fef11449618059677752ffae1e8868c6aefb
parent53954cf8c5d205624167a2bfd117cc0c1a5f3c6d
VSOCK: export socket tables for sock_diag interface

The socket table symbols need to be exported from vsock.ko so that the
vsock_diag.ko module will be able to traverse sockets.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/af_vsock.h
net/vmw_vsock/af_vsock.c