git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a5a73c
)
wimax/i2400m: don't overwrite error codes when failing to load firmware
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Tue, 15 Sep 2009 22:25:20 +0000
(15:25 -0700)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:04 +0000
(15:56 +0900)
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>
No differences found