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
61a95af
..
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
86,6 +159
0,29 @@ static int board_get_mac_address(u8 *mac
+@@ -15
66,6 +157
0,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
37,6 +166
4,11 @@ void __init board_prom_init(void)
+@@ -16
17,6 +164
4,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.023666 seconds
and
4
git commands to generate.