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
/
brcm47xx
/
patches-2.6.34
/
400-arch-bcm47xx.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
b/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
index
439a53a
..
aae0556
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/bcm47xx/nvram.c
+++ b/arch/mips/bcm47xx/nvram.c
--- a/arch/mips/bcm47xx/nvram.c
+++ b/arch/mips/bcm47xx/nvram.c
-@@ -92,3 +92,30 @@ int nvram_getenv(char *name, char *val,
- return
-9
;
+@@ -92,3 +92,30 @@ int nvram_getenv(char *name, char *val,
+ return
NVRAM_ERR_ENVNOTFOUND
;
}
EXPORT_SYMBOL(nvram_getenv);
+
}
EXPORT_SYMBOL(nvram_getenv);
+
This page took
0.024325 seconds
and
4
git commands to generate.