projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
when changing the mac address of a bridge interface, keep member interface addresses...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.32
/
220-board-D4PW.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.32/220-board-D4PW.patch
b/target/linux/brcm63xx/patches-2.6.32/220-board-D4PW.patch
index
528b6fd
..
46e2595
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.32/220-board-D4PW.patch
+++ b/
target/linux/brcm63xx/patches-2.6.32/220-board-D4PW.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -467,6 +467,49 @@
+@@ -467,6 +467,49 @@
static struct board_info __initdata boar
.has_ohci0 = 1,
};
.has_ohci0 = 1,
};
@@
-50,7
+50,7
@@
#endif
/*
#endif
/*
-@@ -692,6 +735,7 @@
+@@ -692,6 +735,7 @@
static const struct board_info __initdat
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
This page took
0.023791 seconds
and
4
git commands to generate.