mtd: mtdconcat: prevent a read from eraseregions[-1]
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 18 Sep 2009 19:51:49 +0000 (12:51 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 19 Sep 2009 18:18:46 +0000 (11:18 -0700)
commitebf2e93036907fe2a7ddab942aa63d35f97f3b2b
tree96661a766ddfa291782bded4c966c82445ca42eb
parent4c1e6b2ce13b154a4a69cee220c98976f4b784df
mtd: mtdconcat: prevent a read from eraseregions[-1]

If the erase region was found in the first iteration we read from
eraseregions[-1]

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/mtdconcat.c