brcm47xx: fix reboot problem on BCM4705/BCM4785
[openwrt.git] / target / linux / brcm47xx / patches-3.10 / 980-wnr834b_no_cardbus_invariant.patch
index 650f02f..8bab5f0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm47xx/setup.c
 +++ b/arch/mips/bcm47xx/setup.c
-@@ -127,6 +127,10 @@ static int bcm47xx_get_invariants(struct
+@@ -136,6 +136,10 @@ static int bcm47xx_get_invariants(struct
        if (bcm47xx_nvram_getenv("cardbus", buf, sizeof(buf)) >= 0)
                iv->has_cardbus_slot = !!simple_strtoul(buf, NULL, 10);