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
boot
configs
include
kernel
lib
mm
net
Kbuild -rw-r--r-- 106 bytes
Kconfig -rw-r--r-- 10.1 KB
Kconfig.debug -rw-r--r-- 0 bytes
Kconfig.socs -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 2.8 KB

back to top