]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: free flow table struct too
authorFlorian Westphal <fw@strlen.de>
Tue, 17 Jul 2018 05:17:54 +0000 (07:17 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 20 Jul 2018 13:31:43 +0000 (15:31 +0200)
commit59e8e03be457f0cf1ae4f6d367a3d1cab8c7323f
tree35ecdd3656a29e92e547f3178b06d2d0082ea306
parent9d6d4dcb30d07280dbc746c57549377399f040d7
netfilter: nf_tables: free flow table struct too

Fixes: 3b876e20187ada ("netfilter: nf_tables: add flow table netlink frontend")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c