projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
368982c
)
netfilter: nf_tables: remove nft_af_info.
author
Taehee Yoo
<ap420073@gmail.com>
Tue, 15 May 2018 12:23:31 +0000
(21:23 +0900)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 23 May 2018 10:16:25 +0000
(12:16 +0200)
The struct nft_af_info was removed.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netns/nftables.h
patch
|
blob
|
history
diff --git
a/include/net/netns/nftables.h
b/include/net/netns/nftables.h
index 48134353411d1fb9d6658e25a736989b0f988520..29c3851b486aebddd10d5af3a441259fef644907 100644
(file)
--- a/
include/net/netns/nftables.h
+++ b/
include/net/netns/nftables.h
@@
-4,8
+4,6
@@
#include <linux/list.h>
-struct nft_af_info;
-
struct netns_nftables {
struct list_head tables;
struct list_head commit_list;