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:
44bd741
)
i40e: fix error return code in i40e_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 24 Sep 2013 05:17:25 +0000
(
05:17
+0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 29 Oct 2013 11:29:25 +0000
(
04:29
-0700)
Fix to return -ENOMEM in the memory alloc error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found