Searched hist:"68586 b67ab1a2fd618f79e29a06f10ae886f4b46" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.c | diff 68586b67ab1a2fd618f79e29a06f10ae886f4b46 Mon Oct 30 08:31:52 CST 2006 Michael S. Tsirkin <mst@mellanox.co.il> 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 <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|