X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a77c31b1e187b8487432b3475d55328980cf4318..8edc02d6df2b9c3a2a4afd1f8282653377add4d5:/target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch diff --git a/target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch b/target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch index 719fb37ff..6313bc027 100644 --- a/target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch +++ b/target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch @@ -1,6 +1,7 @@ ---- linux.old/drivers/mtd/devices/block2mtd.c 2007-02-01 20:13:47.147274772 +0100 -+++ linux/drivers/mtd/devices/block2mtd.c 2007-02-01 20:19:59.753034993 +0100 -@@ -40,7 +40,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 20:13:39.192175736 +0200 ++++ linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c 2007-05-26 21:07:17.921854448 +0200 +@@ -41,7 +41,7 @@ static LIST_HEAD(blkmtd_device_list);