diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:23:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:23:20 +0000 |
commit | 6761ddd557729c97c12d19832c70e279839b4d5d (patch) | |
tree | 83d8812161b5dec36c45689653f48253fe066222 /target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch | |
parent | f9719b35c8f6cbf5bc866adc245e1092c8dee455 (diff) | |
download | mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.zip mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.tar.gz mtk-20170518-6761ddd557729c97c12d19832c70e279839b4d5d.tar.bz2 |
refresh generic 2.6.21 patches
SVN-Revision: 11185
Diffstat (limited to 'target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch')
-rw-r--r-- | target/linux/generic-2.6/patches/211-no_block2mtd_readahead.patch | 9 |
1 files changed, 5 insertions, 4 deletions
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 6313bc0..3cad44e 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,7 +1,8 @@ -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 @@ +Index: linux-2.6.21.7/drivers/mtd/devices/block2mtd.c +=================================================================== +--- linux-2.6.21.7.orig/drivers/mtd/devices/block2mtd.c ++++ linux-2.6.21.7/drivers/mtd/devices/block2mtd.c +@@ -41,7 +41,7 @@ struct block2mtd_dev { static LIST_HEAD(blkmtd_device_list); |