commit | cb5b756f746b77c5323ae413a41e9a40ea33c453 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Sep 15 15:25:20 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Oct 19 15:56:04 2009 +0900 |
tree | 9fc7d2d16a0945f644cc742ea0c7bb4db4459df8 | |
parent | 1a5a73c0c5459f991b871855eb36099df65ecb7e [diff] |
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 <inaky@linux.intel.com>