[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OF0ED928FF.E7A477BD-ON85257289.0081F0E7-85257289.008203B0@smsc.com>
Date: Wed, 21 Feb 2007 18:40:03 -0500
From: Marc.Obbad@...c.com
To: Stephen Hemminger <shemminger@...ux-foundation.org>
Cc: bridge@...ux-foundation.org, bridge-bounces@...ts.osdl.org,
David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [Bridge] [PATCH 1/4] bridge: get rid of miscdevice include
How to get those fixes for testing ?
Thanks,
-Marc.
Stephen Hemminger
<shemminger@...ux-foundation.org>
Sent by: To
bridge-bounces@...ts.osdl.org David Miller <davem@...emloft.net>
cc
netdev@...r.kernel.org, bridge@...ux-foundation.org
02/21/2007 05:41 PM Subject
[Bridge] [PATCH 1/4] bridge: get rid of miscdevice include
The bridge hasn't used miscdevice for a long long time.
Signed-off-by: StephenHemminger <shemminger@...ux-foundtion.org>
---
net/bridge/br_private.h | 1 -
1 file changed, 1 deletion(-)
--- bridge.orig/net/bridge/br_private.h 2007-02-21 10:57:26.000000000 -0800
+++ bridge/net/bridge/br_private.h 2007-02-21 10:57:30.000000000 -0800
@@ -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
--
Stephen Hemminger <shemminger@...ux-foundation.org>
_______________________________________________
Bridge mailing list
Bridge@...ts.osdl.org
https://lists.osdl.org/mailman/listinfo/bridge
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists