From e2e6a5bb07fd248abf4c35181394395524395295 Mon Sep 17 00:00:00 2001 From: hauke Date: Sat, 17 Jul 2010 14:10:39 +0000 Subject: kernel: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22252 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch') diff --git a/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch b/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch index 0c7672e8b..59cc19723 100644 --- a/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch +++ b/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch @@ -133,7 +133,7 @@ if (master->block_isbad) { --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h -@@ -46,6 +46,10 @@ struct erase_info { +@@ -45,6 +45,10 @@ struct erase_info { u_long priv; u_char state; struct erase_info *next; -- cgit v1.2.3