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:
faf5716
)
wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Sat, 24 Oct 2009 00:31:31 +0000
(17:31 -0700)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Tue, 3 Nov 2009 20:49:41 +0000
(12:49 -0800)
The function was always setting the return value to the amount of
bytes transferred, overwriting the error code in error paths.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found