Revision 487c6ef81eb98d0a43cb08be91b1fcc9b4250626 authored by Roi Dayan on 12 January 2021, 12:04:29 UTC, committed by Saeed Mahameed on 26 January 2021, 23:38:36 UTC
When we create the ft object we also init rhltable in ft->fgs_hash.
So in error flow before kfree of ft we need to destroy that rhltable.

Fixes: 693c6883bbc4 ("net/mlx5: Add hash table for flow groups in flow table")
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent c5e9e8d
History
File Mode Size
configs
drivers
include
kernel
os-Linux
scripts
.gitignore -rw-r--r-- 93 bytes
Kconfig -rw-r--r-- 5.1 KB
Kconfig.debug -rw-r--r-- 985 bytes
Makefile -rw-r--r-- 4.7 KB
Makefile-os-Linux -rw-r--r-- 235 bytes
Makefile-skas -rw-r--r-- 290 bytes

back to top