Skip to content
Commit d5f9b005 authored by Xiaoming Ni's avatar Xiaoming Ni Committed by Saeed Mahameed
Browse files

net/mlx5: fix kfree mismatch in indir_table.c

Memory allocated by kvzalloc() should be freed by kvfree().

Fixes: 34ca6535

 ("net/mlx5: E-Switch, Indirect table infrastructur")
Signed-off-by: default avatarXiaoming Ni <nixiaoming@huawei.com>
Reviewed-by: default avatarLeon Romanovsky <leonro@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 534b1204
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment