From: Inaky Perez-Gonzalez Date: Tue, 15 Sep 2009 22:25:20 +0000 (-0700) Subject: wimax/i2400m: don't overwrite error codes when failing to load firmware X-Git-Tag: v2.6.33-rc1~388^2~487^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5b756f746b77c5323ae413a41e9a40ea33c453;p=pandora-kernel.git wimax/i2400m: don't overwrite error codes when failing to load firmware Make sure that i2400m_dev_bootstrap() doesn't overwrite the last known error code with -ENOENT; when a firmware fails to load, we want to know the cause and not a generic error code. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed