ar71xx: refresh 2.6.30 patches
[openwrt.git] / target / linux / ar71xx / patches-2.6.31 / 108-mtd_fix_cfi_cmdset_0002_erase_status_check.patch
index 3f25b61..22aefe0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/chips/cfi_cmdset_0002.c
 +++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -1579,7 +1579,7 @@ static int __xipram do_erase_chip(struct
+@@ -1568,7 +1568,7 @@ static int __xipram do_erase_chip(struct
                        chip->erase_suspended = 0;
                }
  
@@ -9,7 +9,7 @@
                        break;
  
                if (time_after(jiffies, timeo)) {
-@@ -1667,7 +1667,7 @@ static int __xipram do_erase_oneblock(st
+@@ -1656,7 +1656,7 @@ static int __xipram do_erase_oneblock(st
                        chip->erase_suspended = 0;
                }
  
This page took 0.027058 seconds and 4 git commands to generate.