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:
9a37827
)
IB/iser: Handle iser_device allocation error gracefully
author
Arne Redlich
<arne.redlich@xiranet.com>
Tue, 4 Mar 2008 12:11:54 +0000
(14:11 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 11 Mar 2008 04:17:51 +0000
(21:17 -0700)
"iser_device" allocation failure is "handled" with a BUG_ON() right
before dereferencing the NULL-pointer - fix this!
Signed-off-by: Arne Redlich <arne.redlich@xiranet.com>
Signed-off-by: Erez Zilber <erezz@voltaire.com>
No differences found