commit | d33ed425c6cc14370d8c418b504328d2c3db58b4 | [log] [tgz] |
---|---|---|
author | Arne Redlich <arne.redlich@xiranet.com> | Tue Mar 04 14:11:54 2008 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 10 21:17:51 2008 -0700 |
tree | a026c1189014d6dc8a972c7584a6150e84679f8e | |
parent | 9a378270c085080b2f38dee6308de4d8413b5141 [diff] |
IB/iser: Handle iser_device allocation error gracefully "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>