X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a7cb17cea9375f522cb87b2d53808e1cfaa713c1..1920dadf14e1d116bc33a5fabe83ee166e259755:/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch?ds=sidebyside diff --git a/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch b/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch index 76b4f5d4c..931cca956 100644 --- a/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch +++ b/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch @@ -1,6 +1,7 @@ ---- linux.dev/drivers/mtd/devices/block2mtd.c.old 2007-02-18 14:08:59.519952312 +0100 -+++ linux.dev/drivers/mtd/devices/block2mtd.c 2007-02-18 14:09:04.219237912 +0100 -@@ -111,7 +111,7 @@ +diff -urN linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c +--- linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:15.776816384 +0200 ++++ linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:16.513704360 +0200 +@@ -112,7 +112,7 @@ if (IS_ERR(page)) return PTR_ERR(page);