]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_flowtable: remove flow_offload_entry structure
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Nov 2019 23:29:53 +0000 (00:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Nov 2019 03:42:26 +0000 (19:42 -0800)
commitabe22afaa2092cd7129eb75b86a579f6741e4134
tree574946b14cd42342dfe3fa47f7b634663ca38510
parent346ce64cec35aeb9568d9c3619519214b1784295
netfilter: nf_flowtable: remove flow_offload_entry structure

Move rcu_head to struct flow_offload, then remove the flow_offload_entry
structure definition.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netfilter/nf_flow_table.h
net/netfilter/nf_flow_table_core.c