From: Sean Hefty Date: Thu, 5 Apr 2007 18:50:11 +0000 (-0700) Subject: IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr X-Git-Tag: v2.6.22-rc1~1126^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f1b3d7aff99ef4c1e729e023b9c8ee51de5973;p=pandora-kernel.git 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 --- Reading git-diff-tree failed