Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mlx4: Fix kcalloc parameters swapped
The first parameter should be "number of elements" and the second parameter should be "element size". Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information