commit | bf359b8127719535f88494adb3c2b73c06667dcd | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Thu Oct 05 16:46:51 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 05 18:44:17 2017 -0700 |
tree | c402517fa7ee2ea538ea3920f33b2629db4e1310 | |
parent | 44f209807ee87a5eddf6c0432f3fb63cec27bad8 [diff] |
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h The vsock_diag.ko module will need to check socket table membership. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>