aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
commit763b58c30c60ccc3864e46cf916666766b060f23 (patch)
treed78edd4703568b04a14abcf816ce98cfaa8b8bce /target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
parent3715fa33fe61c37e37c7bc49abe59a986938f3e9 (diff)
downloadupstream-763b58c30c60ccc3864e46cf916666766b060f23.tar.gz
upstream-763b58c30c60ccc3864e46cf916666766b060f23.tar.bz2
upstream-763b58c30c60ccc3864e46cf916666766b060f23.zip
update to 2.6.39.1
patch from Peter Wagner SVN-Revision: 27104
Diffstat (limited to 'target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch b/target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
index 4e3426b7bd..ff3759e220 100644
--- a/target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
+++ b/target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/mtdconcat.c
+++ b/drivers/mtd/mtdconcat.c
-@@ -619,7 +619,8 @@ static void concat_sync(struct mtd_info
+@@ -619,7 +619,8 @@ static void concat_sync(struct mtd_info
for (i = 0; i < concat->num_subdev; i++) {
struct mtd_info *subdev = concat->subdev[i];