update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
diff -urN linux-2.4.32/net/atm/br2684.c linux-2.4.32.new/net/atm/br2684.c
|
||||
--- linux-2.4.32/net/atm/br2684.c 2004-08-08 01:26:06.000000000 +0200
|
||||
+++ linux-2.4.32.new/net/atm/br2684.c 2006-02-06 18:59:40.000000000 +0100
|
||||
Index: linux-2.4.35.4/net/atm/br2684.c
|
||||
===================================================================
|
||||
--- linux-2.4.35.4.orig/net/atm/br2684.c 2007-12-15 05:19:38.818633185 +0100
|
||||
+++ linux-2.4.35.4/net/atm/br2684.c 2007-12-15 05:20:03.656048591 +0100
|
||||
@@ -55,36 +55,55 @@
|
||||
#define skb_debug(skb) do {} while (0)
|
||||
#endif
|
||||
@@ -485,9 +486,10 @@ diff -urN linux-2.4.32/net/atm/br2684.c linux-2.4.32.new/net/atm/br2684.c
|
||||
while (!list_empty(&br2684_devs)) {
|
||||
brdev = list_entry_brdev(br2684_devs.next);
|
||||
unregister_netdev(&brdev->net_dev);
|
||||
diff -urN linux-2.4.32/net/atm/common.c linux-2.4.32.new/net/atm/common.c
|
||||
--- linux-2.4.32/net/atm/common.c 2004-02-18 14:36:32.000000000 +0100
|
||||
+++ linux-2.4.32.new/net/atm/common.c 2006-02-06 17:26:52.000000000 +0100
|
||||
Index: linux-2.4.35.4/net/atm/common.c
|
||||
===================================================================
|
||||
--- linux-2.4.35.4.orig/net/atm/common.c 2007-12-15 05:19:38.826633641 +0100
|
||||
+++ linux-2.4.35.4/net/atm/common.c 2007-12-15 05:20:03.656048591 +0100
|
||||
@@ -158,6 +158,7 @@
|
||||
}
|
||||
#ifdef CONFIG_ATM_BR2684_MODULE
|
||||
@@ -496,8 +498,10 @@ diff -urN linux-2.4.32/net/atm/common.c linux-2.4.32.new/net/atm/common.c
|
||||
#endif
|
||||
#endif
|
||||
|
||||
--- linux-2.4.32/include/linux/atmbr2684.h 2002-08-03 02:39:45.000000000 +0200
|
||||
+++ linux-2.4.32.new/include/linux/atmbr2684.h 2006-02-06 19:01:24.000000000 +0100
|
||||
Index: linux-2.4.35.4/include/linux/atmbr2684.h
|
||||
===================================================================
|
||||
--- linux-2.4.35.4.orig/include/linux/atmbr2684.h 2007-12-15 05:19:38.838634325 +0100
|
||||
+++ linux-2.4.35.4/include/linux/atmbr2684.h 2007-12-15 05:20:03.668049273 +0100
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <linux/atm.h>
|
||||
|
||||
Reference in New Issue
Block a user