aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-06-18 15:52:15 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-06-18 15:52:15 +0000
commit791f4d23e2d37a9c8e92a43e3634913d87562ea5 (patch)
tree53679ae64c8627c4a9b36830169469766f885452 /target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
parentcbd8113c9faa614b939de66f476426d46c34f8d0 (diff)
downloadupstream-791f4d23e2d37a9c8e92a43e3634913d87562ea5.tar.gz
upstream-791f4d23e2d37a9c8e92a43e3634913d87562ea5.tar.bz2
upstream-791f4d23e2d37a9c8e92a43e3634913d87562ea5.zip
kernel: update to kernel 2.6.38.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch b/target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
index 4e3426b7bd..ff3759e220 100644
--- a/target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
+++ b/target/linux/generic/patches-2.6.38/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];