Skip to content

Commit

Permalink
netfilter: nf_tables: remove nft_af_info.
Browse files Browse the repository at this point in the history
The struct nft_af_info was removed.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
  • Loading branch information
Taehee Yoo authored and Pablo Neira Ayuso committed May 23, 2018
1 parent 368982c commit 0c6bca7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/net/netns/nftables.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

#include <linux/list.h>

struct nft_af_info;

struct netns_nftables {
struct list_head tables;
struct list_head commit_list;
Expand Down

0 comments on commit 0c6bca7

Please sign in to comment.