linux_dsm_epyc7002/drivers/infiniband/hw
Roland Dreier 254abfd33a IB/mthca: Fix offset in query_gid method
GuidInfo records have 8 byte GUIDs in them, so an index should be
multiplied by 8 to get an offset.  mthca_query_gid() was incorrectly
multiplying by 16.

Noticed by Leonid Keller <leonid@mellanox.co.il>.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-05-01 10:40:23 -07:00
..
ipath IB/ipath: Fix whitespace 2006-04-19 11:40:12 -07:00
mthca IB/mthca: Fix offset in query_gid method 2006-05-01 10:40:23 -07:00