diff options
author | Ayush Sawal <ayush.sawal@chelsio.com> | 2021-01-06 07:29:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-08 04:06:02 +0300 |
commit | 827d329105bfde6701f0077e34a09c4a86e27145 (patch) | |
tree | 8391e55153e06d930b3eda063093eae8edb8f2de /scripts/gdb/linux/utils.py | |
parent | 717df0f4cdc9044c415431a3522b3e9ccca5b4a3 (diff) | |
download | linux-827d329105bfde6701f0077e34a09c4a86e27145.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions