aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_tables_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netfilter/nf_tables_bridge.h')
-rw-r--r--include/net/netfilter/nf_tables_bridge.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/net/netfilter/nf_tables_bridge.h b/include/net/netfilter/nf_tables_bridge.h
deleted file mode 100644
index 511fb79f6dad..000000000000
--- a/include/net/netfilter/nf_tables_bridge.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _NET_NF_TABLES_BRIDGE_H
-#define _NET_NF_TABLES_BRIDGE_H
-
-int nft_bridge_iphdr_validate(struct sk_buff *skb);
-int nft_bridge_ip6hdr_validate(struct sk_buff *skb);
-
-#endif /* _NET_NF_TABLES_BRIDGE_H */