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:
0875abf
)
staging: rtl8192e use kmemdup and check its return value
author
Xiaochen Wang
<wangxiaochen0@gmail.com>
Sun, 6 Mar 2011 14:04:15 +0000
(22:04 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 7 Mar 2011 21:46:38 +0000
(13:46 -0800)
use kmemdup instead of kmalloc and memcpy,
and check its return value
Signed-off-by: Xiaochen Wang <wangxiaochen0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found