]> 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>
Tue, 22 Jan 2013 00:10:48 +0000 (16:10 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 28 May 2013 21:38:41 +0000 (14:38 -0700)
commit449113c656b247dc73d3151edbe9700dbee7c8c7
treee14d8da8fa21fb0dd084722843043b96dd8497d6
parent5f960aa1465e892ca63b494cf184b78962003ab5
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