git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0e7bb1
)
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
author
Sean Hefty
<sean.hefty@intel.com>
Thu, 5 Apr 2007 18:50:11 +0000
(11:50 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 24 Apr 2007 23:31:12 +0000
(16:31 -0700)
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>
No differences found