diff options
author | Wei Yongjun <[email protected]> | 2017-04-25 07:07:18 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-25 11:59:36 -0400 |
commit | 2f7878c06e2d227aa5c405ddde356403b83e3509 (patch) | |
tree | 9cd17f093e988cb08ddba8208222f4c4ac5b39b6 /lib/mpi/mpi-inline.h | |
parent | 8fe45924387be6b5c1be59a7eb330790c61d5d10 (diff) |
qed: fix invalid use of sizeof in qed_alloc_qm_data()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.
Fixes: b5a9ee7cf3be ("qed: Revise QM configuration")
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions