commit | 43bfb9729ea88d46e3f4d3ad7b17106c7b071fcb | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Jun 25 17:45:38 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jul 14 13:20:14 2015 -0400 |
tree | 7723ad040d935dc50a06a4beb394d8f6d634478d | |
parent | cb1ff431c3dd904cda37d6d07d4a3ea29840d621 [diff] |
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>