[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210702092139.25662-1-simon.horman@corigine.com>
Date: Fri, 2 Jul 2021 11:21:37 +0200
From: Simon Horman <simon.horman@...igine.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, oss-drivers@...igine.com,
Louis Peens <louis.peens@...igine.com>,
Yinjun Zhang <yinjun.zhang@...igine.com>,
Simon Horman <simon.horman@...igine.com>
Subject: [PATCH net 0/2] small tc conntrack fixes
Louis Peens says:
The first patch makes sure that any callbacks registered to
the ct->nf_tables table are cleaned up before freeing.
The second patch removes what was effectively a workaround
in the nfp driver because of the missing cleanup in patch 1.
Louis Peens (2):
net/sched: act_ct: remove and free nf_table callbacks
nfp: flower-ct: remove callback delete deadlock
.../net/ethernet/netronome/nfp/flower/conntrack.c | 13 -------------
net/sched/act_ct.c | 11 +++++++++++
2 files changed, 11 insertions(+), 13 deletions(-)
--
2.20.1
Powered by blists - more mailing lists