e='generator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-06-06 19:52:55 -0400
committerDoug Ledford <dledford@redhat.com>2016-06-07 09:42:21 -0400
commit41aaa99fab6ceaa4b533c2b6ad4913987ddb3ddc (patch)
treeac82511a648fc9eab5c35010b39578a72aa779b7
parent55c40648d31d0d97608f266955b8afae74e2b686 (diff)
IB/core: Fix array length allocation
The new sysfs hw_counters code had an off by one in its array allocation length. Fix that and the comment along with it. Reported-by: Mark Bloch <markb@mellanox.com> Fixes: b40f4757daa1 (IB/core: Make device counter infrastructure dynamic) Signed-off-by: Doug Ledford <dledford@redhat.com>