How to get those fixes for testing ? Thanks, -Marc.
Stephen Hemminger
<[EMAIL PROTECTED]>
Sent by:
To
[EMAIL PROTECTED] David Miller <[EMAIL PROTECTED]>
cc
[email protected], [EMAIL PROTECTED]
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 <[EMAIL PROTECTED]>
---
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 <[EMAIL PROTECTED]>
_______________________________________________
Bridge mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/bridge
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
