Skip to content
Commit 96c31b5b authored by YueHaibing's avatar YueHaibing Committed by Saeed Mahameed
Browse files

net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()



'accel_tcp' is allocted by kvzalloc() now, which is a small chunk.
Use kzalloc() directly instead of kvzalloc().

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarTariq Toukan <tariqt@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 4238654c
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