]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ib/sa: export function to pack a path record into wire format
authorSean Hefty <sean.hefty@intel.com>
Wed, 7 Apr 2010 00:22:38 +0000 (17:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 7 Apr 2010 00:22:38 +0000 (17:22 -0700)
commit8cbf269680fb08029075c8288f543d7105708e8f
treeac0a7b7b10eec00d8b76afb7d32e27592b58ccf4
parent0257cc9298aa70c4bfc1a8c393f970375a897825
ib/sa: export function to pack a path record into wire format

Allow converting from struct ib_sa_path_rec to the IB defined
SA path record wire format.  This will be used to report path
data from the rdma cm into user space.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
drivers/infiniband/core/sa_query.c
include/rdma/ib_sa.h