projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.35
/
410-boardid_fixup.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
b/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
index
db3ebf9
..
286d9ac
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
+++ b/
target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
@@
-18,7
+18,7
@@
static struct bcm963xx_nvram nvram;
static unsigned int mac_addr_used;
static struct board_info board;
static struct bcm963xx_nvram nvram;
static unsigned int mac_addr_used;
static struct board_info board;
-@@ -15
81,6 +1585
,29 @@ static int board_get_mac_address(u8 *mac
+@@ -15
66,6 +1570
,29 @@ static int board_get_mac_address(u8 *mac
return 0;
}
return 0;
}
@@
-48,7
+48,7
@@
/*
* early init callback, read nvram data from flash and checksum it
*/
/*
* early init callback, read nvram data from flash and checksum it
*/
-@@ -16
32,6 +1659
,11 @@ void __init board_prom_init(void)
+@@ -16
17,6 +1644
,11 @@ void __init board_prom_init(void)
/* Fixup broken nb4 board name */
nb4_nvram_fixup();
/* Fixup broken nb4 board name */
nb4_nvram_fixup();
This page took
0.021601 seconds
and
4
git commands to generate.