diff options
author | 2021-01-06 09:59:07 +0530 | |
---|---|---|
committer | 2021-01-07 17:06:02 -0800 | |
commit | 827d329105bfde6701f0077e34a09c4a86e27145 (patch) | |
tree | 8391e55153e06d930b3eda063093eae8edb8f2de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | chtls: Fix hardware tid leak (diff) | |
download | wireguard-linux-827d329105bfde6701f0077e34a09c4a86e27145.tar.xz wireguard-linux-827d329105bfde6701f0077e34a09c4a86e27145.zip |
chtls: Remove invalid set_tcb call
At the time of SYN_RECV, connection information is not
initialized at FW, updating tcb flag over uninitialized
connection causes adapter crash. We don't need to
update the flag during SYN_RECV state, so avoid this.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions