Searched hist:"46 f1b3d7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 46f1b3d7 Thu Apr 05 13:50:11 CDT 2007 Sean Hefty <sean.hefty@intel.com> IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
To support destinations that are not on the local IB subnet, IPoIB should include the GRH information when constructing an address handle. Using the existing ib_init_ah_from_path() call will do this for us.
Signed-off-by: Sean Hefty <sean.hefty@intel.com> 46f1b3d7 Thu Apr 05 13:50:11 CDT 2007 Sean Hefty <sean.hefty@intel.com> IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr To support destinations that are not on the local IB subnet, IPoIB should include the GRH information when constructing an address handle. Using the existing ib_init_ah_from_path() call will do this for us. Signed-off-by: Sean Hefty <sean.hefty@intel.com>
|