]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: chelsio/chtls: properly set tp->lsndtime
authorEric Dumazet <edumazet@google.com>
Wed, 27 May 2020 00:28:56 +0000 (17:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2020 06:24:00 +0000 (23:24 -0700)
commit1d74c93f89e4918b22dfc844f5507f1e9f5cc8aa
tree427837160338ab72c6f87abb07700f04226090db
parentf51a207d6a289accff89c2d97016afa546fad4f6
crypto: chelsio/chtls: properly set tp->lsndtime

TCP tp->lsndtime unit/base is tcp_jiffies32, not tcp_time_stamp()

Fixes: bc8b43c5f728 ("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>
drivers/crypto/chelsio/chtls/chtls_io.c