aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-05-07 12:49:17 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-05-07 12:49:17 +0000
commit732abc44ccb1641889ad7824bfc8aa6295e435f1 (patch)
treedc6aab50c5da72e4d1ad9a97306e68979d951e0d /target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch
parent8b67d748cb3439b91b457b18fff61345fb32c612 (diff)
downloadupstream-732abc44ccb1641889ad7824bfc8aa6295e435f1.tar.gz
upstream-732abc44ccb1641889ad7824bfc8aa6295e435f1.tar.bz2
upstream-732abc44ccb1641889ad7824bfc8aa6295e435f1.zip
brcm47xx: update patches
SVN-Revision: 26846
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch b/target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch
index 1d6e069e6b..518e634010 100644
--- a/target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch
+++ b/target/linux/brcm47xx/patches-2.6.37/980-wnr834b_no_cardbus_invariant.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm47xx/setup.c
+++ b/arch/mips/bcm47xx/setup.c
-@@ -245,6 +245,10 @@ static int bcm47xx_get_invariants(struct
+@@ -246,6 +246,10 @@ static int bcm47xx_get_invariants(struct
if (nvram_getenv("cardbus", buf, sizeof(buf)) >= 0)
iv->has_cardbus_slot = !!simple_strtoul(buf, NULL, 10);