iscsi/conn: remove the libuns related comments.
Change-Id: I7df72b21f78ab7f0fe0389b478072330bbbd4215 Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/393015 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
75bb8a5c5f
commit
2f700bd9ec
@ -522,8 +522,7 @@ error_return:
|
||||
|
||||
/*
|
||||
* Since we are potentially moving control of this socket to a different
|
||||
* core, suspend the connection here. This ensures any necessary libuns
|
||||
* housekeeping for TCP socket to lcore associations gets cleared.
|
||||
* core, suspend the connection here.
|
||||
*/
|
||||
conn->lcore = spdk_env_get_current_core();
|
||||
spdk_net_framework_clear_socket_association(conn->sock);
|
||||
|
Loading…
Reference in New Issue
Block a user