wlcore: don't hide real error code when booting fails
authorLuciano Coelho <coelho@ti.com>
Wed, 30 Jan 2013 08:53:14 +0000 (10:53 +0200)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Feb 2013 08:05:02 +0000 (10:05 +0200)
There's no need to hide the actual error that was reported when
booting fails.  For instance, on I/O error, we were returing
-EINVALID, which doesn't make sense at all.

Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found