diff options
author | Hal Rosenstock <hal@dev.mellanox.co.il> | 2015-12-29 13:43:43 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-01-19 23:26:20 +0300 |
commit | 6e2a51a0f7c89a22169f366d23d5f213b7b7edaf (patch) | |
tree | b6966c37251e92f14d2bf5a9a124acdbbb35e073 /drivers/hid | |
parent | b6aeb980f1e143f3237365710290b199e9363eeb (diff) | |
download | linux-6e2a51a0f7c89a22169f366d23d5f213b7b7edaf.tar.xz |
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Port number is not part of ClassPortInfo attribute but is
still needed as a parameter when invoking process_mad.
To properly handle this attribute, port_num is added as a
parameter to get_counter_table and get_perf_mad was changed
not to store port_num in the attribute itself when it's
querying the ClassPortInfo attribute.
This handles issue pointed out by Matan Barak <matanb@dev.mellanox.co.il>
Fixes: 145d9c541032 ('IB/core: Display extended counter set if available')
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
Acked-by: Matan Barak <matanb@mellanox.com>
Acked-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions