brcm47xx: add missing breaks into the nvram read code in the switch case statements
[openwrt.git] / target / linux / brcm47xx / patches-3.2 / 400-arch-bcm47xx.patch
index a67d4b5..0933fb6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm47xx/nvram.c
 +++ b/arch/mips/bcm47xx/nvram.c
-@@ -264,3 +264,30 @@ int nvram_getenv(char *name, char *val,
+@@ -269,3 +269,30 @@ int nvram_getenv(char *name, char *val,
        return NVRAM_ERR_ENVNOTFOUND;
  }
  EXPORT_SYMBOL(nvram_getenv);
This page took 0.026548 seconds and 4 git commands to generate.