diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.9/800-wl_exports.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.9/800-wl_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.9/800-wl_exports.patch b/target/linux/brcm63xx/patches-3.9/800-wl_exports.patch index cae2118..3b3b1ea 100644 --- a/target/linux/brcm63xx/patches-3.9/800-wl_exports.patch +++ b/target/linux/brcm63xx/patches-3.9/800-wl_exports.patch @@ -14,7 +14,7 @@ void __init bcm63xx_nvram_init(void *addr) { unsigned int check_len; -@@ -48,6 +55,7 @@ void __init bcm63xx_nvram_init(void *add +@@ -49,6 +56,7 @@ void __init bcm63xx_nvram_init(void *add /* extract nvram data */ memcpy(&nvram, addr, sizeof(nvram)); |