Skip to content
Commit 360000b2 authored by Denis Efremov's avatar Denis Efremov Committed by Saeed Mahameed
Browse files

net/mlx5: Use kfree(ft->g) in arfs_create_groups()



Use kfree() instead of kvfree() on ft->g in arfs_create_groups() because
the memory is allocated with kcalloc().

Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 39797f1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment