]> asedeno.scripts.mit.edu Git - linux.git/commit
rdma UAPI: Use __kernel_sockaddr_storage
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Thu, 27 Oct 2016 16:51:17 +0000 (10:51 -0600)
committerDoug Ledford <dledford@redhat.com>
Wed, 14 Dec 2016 16:42:39 +0000 (11:42 -0500)
commit35493294df1a1b06268a4e7b77b7a323772779f3
treeeeb318b7e36ef17fe40b5649c97896728f053d38
parent9fa240bbfc4200b080c8fad12579659c2c2f36b5
rdma UAPI: Use __kernel_sockaddr_storage

The kernel side is #ifdef'd to this type, and the UAPI header
should use it directly. It has slightly different alignment
requirments from the usual user space version.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/uapi/rdma/rdma_user_cm.h