]> 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)
commit27f736fbfd6ff70597ac006d9a926db2b49fe0d1
tree427837160338ab72c6f87abb07700f04226090db
parentadbe1e8ac8b884058148bd005127c05dc4e3a67e
crypto: chelsio/chtls: properly set tp->lsndtime

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

Fixes: 7f2a656874b3 ("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