UBI: bugfix in ubi_wl_flush()
authorRichard Weinberger <richard@nod.at>
Sun, 27 Jul 2014 07:35:48 +0000 (09:35 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 28 Jul 2014 16:07:33 +0000 (19:07 +0300)
Use the _safe variant because we're iterating over a list where items get
deleted and freed.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

No differences found