aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@linux-foundation.org>2007-02-22 01:07:53 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-02-26 11:42:58 -0800
commitac062e84d0c177c43549e7fb608152fec218e7fc (patch)
tree13fee6134ede67bb46a14f0a142cd74847ec0fb7 /net/bridge
parent[IPV6]: Fix __ipv6_addr_type() export in correct place. (diff)
downloadlinux-dev-ac062e84d0c177c43549e7fb608152fec218e7fc.tar.xz
linux-dev-ac062e84d0c177c43549e7fb608152fec218e7fc.zip
[BRIDGE]: get rid of miscdevice include
The bridge hasn't used miscdevice for a long long time. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
-rw-r--r--net/bridge/br_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h
index 6a0540e0591e..16fc47a821e5 100644
--- a/net/bridge/br_private.h
+++ b/net/bridge/br_private.h
@@ -16,7 +16,6 @@
#define _BR_PRIVATE_H
#include <linux/netdevice.h>
-#include <linux/miscdevice.h>
#include <linux/if_bridge.h>
#define BR_HASH_BITS 8