IB/iser: Handle iser_device allocation error gracefully
authorArne Redlich <arne.redlich@xiranet.com>
Tue, 4 Mar 2008 12:11:54 +0000 (14:11 +0200)
committerRoland 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