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:
506787a
)
iscsi-target: fix error path in iscsi_target_init_module()
author
Lino Sanfilippo
<LinoSanfilippo@gmx.de>
Sun, 30 Nov 2014 11:00:11 +0000
(12:00 +0100)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 2 Dec 2014 05:36:22 +0000
(21:36 -0800)
In iscsi_target_init_module() unwind transport protocol registration in case
that iscsit_load_discovery_tpg() failed.
Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found