X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c5552ad03973839d83d32d7108f20c00f192633b..66eeee56c145aed1c845985ebec66e2821148c14:/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;