diff options
author | Dan Carpenter <[email protected]> | 2017-04-19 12:54:33 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-20 16:23:23 -0400 |
commit | f6ca26f26837f90727a1450f010a1638834e34e1 (patch) | |
tree | b1ce0c2277bc265f2876f72e2a312470273f5a74 /lib/memory-notifier-error-inject.c | |
parent | d6ecf32805502cf76c61084c83a08ac42f9be4e5 (diff) |
qede: allocate enough data for ->arfs_fltr_bmap
We've got the number of longs, yes, but we should multiply by
sizeof(long) to get the number of bytes needed.
Fixes: e4917d46a653 ("qede: Add aRFS support")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions