UBI: fix error path
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 5 Dec 2008 10:42:45 +0000 (12:42 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:10 +0000 (16:04 +0300)
commit398760c498084dbbe110fc19a8840d793ad1b988
treee2107f0547c068f32ce992a945de1f93f405dccc
parenta4a1c2f7f0477d9acc1327280faed0dab616fc9f
UBI: fix error path

Make sure the resources had not already been freed before
freeing them in the error path of the WL worker function.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/wl.c