Skip to content
Commit df417667 authored by Wengang Wang's avatar Wengang Wang Committed by Doug Ledford
Browse files

IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq



Commit 0ef2f05c uses vmalloc for WR buffers
when needed and uses kvfree to free the buffers. It missed changing kfree
to kvfree in mlx4_ib_destroy_srq().

Reported-by: default avatarMatthew Finaly <matt@Mellanox.com>
Signed-off-by: default avatarWengang Wang <wen.gang.wang@oracle.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent fac51590
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment