From: John Soni Jose Date: Thu, 12 Feb 2015 01:15:47 +0000 (+0530) Subject: be2iscsi: Fix kernel panic when device initialization fails X-Git-Tag: v3.2.69~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65fb853c4a51610ea8d4de58bc262c7619c9c5f8;p=pandora-kernel.git 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 Reviewed-by: Mike Christie Signed-off-by: James Bottomley Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed