]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: flowtable: Remove the empty file
authorRongguang Wei <weirongguang@kylinos.cn>
Wed, 20 Apr 2022 02:38:04 +0000 (10:38 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 25 Apr 2022 08:37:33 +0000 (10:37 +0200)
commit457da0915a148adca0b8806852a6cc2d66c2668a
tree477620f0b3fe68ff586e5b6c6b5614cb2793d730
parenteb268c3f6af73ee416e918911f39d0c60c0e7352
netfilter: flowtable: Remove the empty file

CONFIG_NF_FLOW_TABLE_IPV4 is already removed and the real user is also
removed(nf_flow_table_ipv4.c is empty).

Fixes: aa6de95949a9b592 ("netfilter: flowtable: remove ipv4/ipv6 modules")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/nf_flow_table_ipv4.c [deleted file]