[Bridge] [PATCH 1/4] bridge: get rid of miscdevice include

Marc.Obbad at smsc.com Marc.Obbad at smsc.com
Wed Feb 21 15:40:03 PST 2007


How to get those fixes for testing ?

Thanks,
-Marc.


                                                                                                                        
             Stephen Hemminger                                                                                          
             <shemminger at linux-foundation.org>                                                                          
             Sent by:                                                                                                To 
             bridge-bounces at lists.osdl.org               David Miller <davem at davemloft.net>                             
                                                                                                                     cc 
                                                         netdev at vger.kernel.org, bridge at linux-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 at linux-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 at linux-foundation.org>

_______________________________________________
Bridge mailing list
Bridge at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/bridge





More information about the Bridge mailing list