From: Michael S. Tsirkin Date: Mon, 30 Oct 2006 14:31:52 +0000 (+0200) Subject: IB/mthca: Fix MAD extended header format for MAD_IFC firmware command X-Git-Tag: v2.6.19-rc5~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68586b67ab1a2fd618f79e29a06f10ae886f4b46;p=pandora-kernel.git IB/mthca: Fix MAD extended header format for MAD_IFC firmware command Several fields in an incoming MAD extended info header were passed into the MAD_IFC firmware command at incorrect offsets (mostly off by 4 bytes). As the result, the HCA will fail to generate traps in which this info is needed (e.g. traps which include the GRH of the incoming packet), in violation of the IB spec. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed