commit | bb38eefb6858ce16b34716145b9597a5680aa54c | [log] [tgz] |
---|---|---|
author | Pekon Gupta <pekon@ti.com> | Mon Feb 17 13:11:25 2014 +0530 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Feb 23 14:49:57 2014 -0800 |
tree | 7694638dbcbd998a78c9b526f57b59ac828c3591 | |
parent | aa6092f9835893290e77c3e24649def49dac1583 [diff] |
mtd: nand: omap: fix ecclayout->oobfree->length This patch excludes reserved-marker byte-position from oobfree->length calculation. Thus all bytes from oobfree->offset till end of OOB are free. CC: <stable@vger.kernel.org> # 3.13.x+ Signed-off-by: Pekon Gupta <pekon@ti.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>