diff options
author | Vinay Kumar Yadav <vinay.yadav@chelsio.com> | 2021-04-15 13:17:48 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-15 16:55:49 -0700 |
commit | e8a4155567b3c903f49cbf89b8017e9cc22c4fe4 (patch) | |
tree | b8e2407301f122c03f50d9e6fd584e24c58f3c0c /drivers/greybus | |
parent | 21d8c25e3f4b9052a471ced8f47b531956eb9963 (diff) |
ch_ktls: do not send snd_una update to TCB in middle
snd_una update should not be done when the same skb is being
sent out.chcr_short_record_handler() sends it again even
though SND_UNA update is already sent for the skb in
chcr_ktls_xmit(), which causes mismatch in un-acked
TCP seq number, later causes problem in sending out
complete record.
Fixes: 429765a149f1 ("chcr: handle partial end part of a record")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/greybus')
0 files changed, 0 insertions, 0 deletions