Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Fixes: b40f475 (IB/core: Make device counter infrastructure dynamic) Signed-off-by: Doug Ledford <[email protected]>
- Loading branch information