Merge branch 'nfp-ct-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Jul 2021 20:36:35 +0000 (13:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jul 2021 20:36:35 +0000 (13:36 -0700)
commit99f47ea437c113df0fb640ea87e0efd3838510aa
treee5ee5a43052d2689e19a42fb581ad982f59147d8
parenta019abd8022061b917da767cd1a66ed823724eab
parent7cc93d888df764a13f196e3d4aef38869f7dd217
Merge branch 'nfp-ct-fixes'

Simon Horman says:

====================
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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>