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:
5445eaf
)
mlx5: fix error return code in mlx5_alloc_uuars()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 29 Jul 2013 23:57:06 +0000
(07:57 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 Jul 2013 02:33:45 +0000
(19:33 -0700)
Fix to return -ENOMEM from the ioremap error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found