From 882adee49e9fdfc9cce91b510b7bcc5a89a2ac54 Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 6 Jul 2011 12:57:51 +0000 Subject: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27492 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch') diff --git a/target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch b/target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch index 4e3426b7b..ff3759e22 100644 --- a/target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch +++ b/target/linux/generic/patches-2.6.37/475-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]; -- cgit v1.2.3