VSOCK: Move af_vsock.h and vsock_addr.h to include/net
authorAsias He <asias@redhat.com>
Thu, 25 Jul 2013 09:39:34 +0000 (17:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Jul 2013 05:14:06 +0000 (22:14 -0700)
This is useful for other VSOCK transport implemented outside the
net/vmw_vsock/ directory to use these headers.

Signed-off-by: Asias He <asias@redhat.com>
Acked-by: Andy King <acking@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found