Searched hist:"43 bfb9729ea88d46e3f4d3ad7b17106c7b071fcb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | diff 43bfb9729ea88d46e3f4d3ad7b17106c7b071fcb Thu Jun 25 09:45:38 CDT 2015 Or Gerlitz <ogerlitz@mellanox.com> IB/mlx4: Fix use of flow-counters for process_mad
For IB links, reading HCA flow counters through iboe_process_mad() should be used when mlx4_ib_process_mad() is invoked only for VFs PMA queries and exactly nothing else.
Fixes: 7193a141eb74 ('IB/mlx4: Set VF to read from QP counters') Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|