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:
488ec87
)
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc(...
author
Kumar Amit Mehta
<gmate.amit@gmail.com>
Mon, 18 Feb 2013 12:13:44 +0000
(
04:13
-0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 18 Feb 2013 20:30:40 +0000
(15:30 -0500)
When memory allocation using, kmalloc() fails, report appropriate error value.
Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found