odhcpd: send current hop-limit by default in RAs
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.10 / 003-12-001-mtd-chips-Add-support-for-PMC-SPI-Flash-chips-in-m25.patch
index 88035bb1784f6dc4ed0becfc498bb7fd8526c95e..8902acb6871100187c50f1eedb5a512decb46b30 100644 (file)
@@ -82,7 +82,7 @@ Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
        /* Spansion -- single (large) sector size only, at least
         * for the chips listed here (without boot sectors).
         */
-@@ -1014,6 +1021,9 @@ static int m25p_probe(struct spi_device
+@@ -1014,6 +1021,9 @@ static int m25p_probe(struct spi_device 
        if (info->flags & SECT_4K) {
                flash->erase_opcode = OPCODE_BE_4K;
                flash->mtd.erasesize = 4096;