aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2019-07-16 22:05:11 -0400
committerDavid S. Miller <davem@davemloft.net>2019-07-18 19:31:27 -0400
commit8ec1e9006908a606b2a67c905f33ee2d3b6be5c2 (patch)
treeab18fcdc9f64a0a839cdbe9daed1265671f3ace6 /lib/mpi/mpiutil.c
parentbb745231678cd92ab0c4d37343b06e4879072368 (diff)
gve: replace kfree with kvfree
Variables allocated by kvzalloc should not be freed by kfree. Because they may be allocated by vmalloc. So we replace kfree with kvfree here. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions