]> asedeno.scripts.mit.edu Git - linux.git/commit
netfilter: nf_flow_table: remove union from flow_offload structure
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Nov 2019 23:29:52 +0000 (00:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Nov 2019 03:42:26 +0000 (19:42 -0800)
commit9f48e9bf253aa292dbf10f173f6f4c02d0349f45
treecc5a24cf7b2fd4026734d60bcfb4ab63ae1f15c9
parentb32d2f341623765f525b1a559aa1758599ed7094
netfilter: nf_flow_table: remove union from flow_offload structure

Drivers do not have access to the flow_offload structure, hence remove
this union from this flow_offload object as well as the original comment
on top of it.

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