UBI: fix error path
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 5 Dec 2008 10:42:45 +0000 (12:42 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 10 Dec 2008 12:20:00 +0000 (14:20 +0200)
commit1f94b4d4c905563aef6472f3ef117af4ce46bd17
treea8a9c240ca6c4e1051dcaf71fc2668e8ca9e7636
parented693a977763a43be00cefa61c5be98244ade5d4
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