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:
f2c238a
)
RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
author
Tom Tucker
<tom@opengridcomputing.com>
Wed, 8 Nov 2006 20:23:22 +0000
(14:23 -0600)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 13 Nov 2006 17:38:04 +0000
(09:38 -0800)
Rework some load-time error handling: c2_register_device() leaked when
it failed, and the function that called it didn't check the return code.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found