From: Roland Dreier Date: Fri, 16 Feb 2007 23:31:24 +0000 (-0800) Subject: IB/core: Set static rate in ib_init_ah_from_path() X-Git-Tag: v2.6.21-rc1~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7084f8429c940bac856123ce6d3946638fe20364;p=pandora-kernel.git IB/core: Set static rate in ib_init_ah_from_path() The static rate from the path record should be put into the address vector -- a long time ago the rate in the address attributes needed to be a relative rate, which required more munging, but now that the conversion from absolute to relative is done in the low-level driver, it's easy for ib_init_ah_from_path() to put the absolute rate in. Cc: Jason Gunthorpe Cc: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed