commit | a4976a3ef844c510ae9120290b23e9f3f47d6bce | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue May 26 17:28:56 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 23:24:00 2020 -0700 |
tree | 427837160338ab72c6f87abb07700f04226090db | |
parent | 9a233d329ec5cd2dd64737d24018c1463ad88f26 [diff] |
crypto: chelsio/chtls: properly set tp->lsndtime TCP tp->lsndtime unit/base is tcp_jiffies32, not tcp_time_stamp() Fixes: 36bedb3f2e5b ("crypto: chtls - Inline TLS record Tx") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Ayush Sawal <ayush.sawal@chelsio.com> Cc: Vinay Kumar Yadav <vinay.yadav@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>