aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorZhengchao Shao <shaozhengchao@huawei.com>2024-07-30 09:25:05 +0800
committerDavid S. Miller <davem@davemloft.net>2024-07-31 11:48:58 +0100
commitd37307eaac13f3c5fe912787b5f9facbc574f2cf (patch)
tree62f7df6eabc832ffb10da160911cf3aaa51a33e9 /tools/perf/scripts/python/export-to-sqlite.py
parent5a79575711264b98b435e08107c9e5bf129df210 (diff)
net/smc: remove redundant code in smc_connect_check_aclc
When the SMC client perform CLC handshake, it will check whether the clc header type is correct in receiving SMC_CLC_ACCEPT packet. The specific invoking path is as follows: __smc_connect smc_connect_clc smc_clc_wait_msg smc_clc_msg_hdr_valid smc_clc_msg_acc_conf_valid Therefore, the smc_connect_check_aclc interface invoked by __smc_connect does not need to check type again. Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions