Skip to content
Commit c3893620 authored by Ziyang Xuan's avatar Ziyang Xuan Committed by Saeed Mahameed
Browse files

net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_create



The memory of spec is allocated with kvzalloc(), the corresponding
release function should not be kfree(), use kvfree() instead.

Generated by: scripts/coccinelle/api/kfree_mismatch.cocci

Signed-off-by: default avatarZiyang Xuan <william.xuanziyang@huawei.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 0530a683
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