aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-19 07:16:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-19 07:16:54 +0000
commit71febbb4c23fea8168f4da54131db9809393c2e5 (patch)
tree19a9fbbb3517db30b50980976cf126f9d47916b7 /target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
parent249455db69bf558c386ba7bde050844e2f0ec2b3 (diff)
downloadmaster-187ad058-71febbb4c23fea8168f4da54131db9809393c2e5.tar.gz
master-187ad058-71febbb4c23fea8168f4da54131db9809393c2e5.tar.bz2
master-187ad058-71febbb4c23fea8168f4da54131db9809393c2e5.zip
[atheros] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch')
-rw-r--r--target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch b/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
index 467fcada2e..37dcc6794a 100644
--- a/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
+++ b/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.25.1/drivers/mtd/redboot.c
+Index: linux-2.6.25.4/drivers/mtd/redboot.c
===================================================================
---- linux-2.6.25.1.orig/drivers/mtd/redboot.c
-+++ linux-2.6.25.1/drivers/mtd/redboot.c
+--- linux-2.6.25.4.orig/drivers/mtd/redboot.c
++++ linux-2.6.25.4/drivers/mtd/redboot.c
@@ -59,31 +59,32 @@ static int parse_redboot_partitions(stru
static char nullstring[] = "unallocated";
#endif