Skip to content
Commit 06cda529 authored by Roland Dreier's avatar Roland Dreier Committed by Nicholas Bellinger
Browse files

target/iscsi: Don't log "iSCSI Login negotiation failed." twice



There's no need for iscsi_target_init_negotiation() to print

    iSCSI Login negotiation failed.

on failure, since its only caller (__iscsi_target_login_thread())
prints exactly the same message if it gets an error return back.

Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent fd30e931
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment