aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/bpqether.c
diff options
context:
space:
mode:
authorEric W Biederman <ebiederm@xmission.com>2015-06-17 10:28:35 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2015-06-18 21:14:32 +0200
commit8f481b50ea653ff0aea6accbb4bb02a15cf00531 (patch)
tree36817a7642c2c5522ec2730908f9ea81bfe1ac00 /drivers/net/hamradio/bpqether.c
parentnetfilter: don't pull include/linux/netfilter.h from netns headers (diff)
downloadlinux-dev-8f481b50ea653ff0aea6accbb4bb02a15cf00531.tar.xz
linux-dev-8f481b50ea653ff0aea6accbb4bb02a15cf00531.zip
netfilter: Remove spurios included of netfilter.h
While testing my netfilter changes I noticed several files where recompiling unncessarily because they unncessarily included netfilter.h. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/net/hamradio/bpqether.c')
-rw-r--r--drivers/net/hamradio/bpqether.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/hamradio/bpqether.c b/drivers/net/hamradio/bpqether.c
index 63ff08a26da8..7856b6ccf5c5 100644
--- a/drivers/net/hamradio/bpqether.c
+++ b/drivers/net/hamradio/bpqether.c
@@ -76,7 +76,6 @@
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/stat.h>
-#include <linux/netfilter.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/rtnetlink.h>