summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorYevgeny Kliteynik <kliteyn@nvidia.com>2026-05-07 20:34:42 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-10 10:22:26 -0700
commit60e9e82f162ab7399373ff2185119289e4f6dc06 (patch)
tree99084633f59484331e11efb73250954c8caf8859 /scripts/const_structs.checkpatch
parente3ec1570895bcf81f443e8ac60059edc61dbfca3 (diff)
net/mlx5: HWS, Handle destroying table that has a miss table
If a table has a miss table that was created by 'mlx5hws_table_set_default_miss' API function, its miss_tbl keeps the table that points to it in a list. If such table is deleted, we need to also remove it from the miss_tbl list, otherwise the node in miss_tbl list will contain garbage. Signed-off-by: Erez Shitrit <erezsh@nvidia.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Moshe Shemesh <moshe@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Link: https://patch.msgid.link/20260507173443.320465-3-tariqt@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions