Add workaround for eth0/1 PHY on WRTSL54GS
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.24 / 950-mtd_cfi_intel_p33_compatbility.patch
index 67ae1ce..1ec71c4 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.6.24.7/drivers/mtd/chips/cfi_cmdset_0001.c
-===================================================================
---- linux-2.6.24.7.orig/drivers/mtd/chips/cfi_cmdset_0001.c
-+++ linux-2.6.24.7/drivers/mtd/chips/cfi_cmdset_0001.c
-@@ -277,7 +277,7 @@ read_pri_intelext(struct map_info *map, 
+--- a/drivers/mtd/chips/cfi_cmdset_0001.c
++++ b/drivers/mtd/chips/cfi_cmdset_0001.c
+@@ -277,7 +277,7 @@
                return NULL;
  
        if (extp->MajorVersion != '1' ||
This page took 0.025429 seconds and 4 git commands to generate.