commit | 054fa2f11b8458100b7c839a728f0439be863740 | [log] [tgz] |
---|---|---|
author | John Soni Jose <sony.john-n@emulex.com> | Thu Feb 12 06:45:47 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Apr 19 10:10:50 2015 +0200 |
tree | b85557cdab5727637d37574a3202601e889a3384 | |
parent | 57cf01ac9ff841958cbed2b727c271ab420b0ffa [diff] |
be2iscsi: Fix kernel panic when device initialization fails commit 2e7cee027b26cbe7e6685a7a14bd2850bfe55d33 upstream. Kernel panic was happening as iscsi_host_remove() was called on a host which was not yet added. Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Odin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>