merge netfilter kernel changes to 2.6.26 as well
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.21 / 212-block2mtd_erase_scan.patch
index 6c68f99..cfd72b6 100644 (file)
@@ -1,7 +1,5 @@
-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
+--- a/drivers/mtd/devices/block2mtd.c
++++ b/drivers/mtd/devices/block2mtd.c
 @@ -112,7 +112,7 @@ static int _block2mtd_erase(struct block
                if (IS_ERR(page))
                        return PTR_ERR(page);
This page took 0.023914 seconds and 4 git commands to generate.