Merge branch 'ch_tlss-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 Apr 2021 23:55:49 +0000 (16:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Apr 2021 23:55:49 +0000 (16:55 -0700)
commit0e0704bb9ea00813dd3d5405516089fee286079b
treeb8e2407301f122c03f50d9e6fd584e24c58f3c0c
parent61d773586eba5c102bcb2cccdd88239227ce8b26
parente8a4155567b3c903f49cbf89b8017e9cc22c4fe4
Merge branch 'ch_tlss-fixes'

Vinay Kumar Yadav says:

====================
chelsio/ch_ktls: chelsio inline tls driver bug fixes

This series of patches fix following bugs in Chelsio inline tls driver.
Patch1: kernel panic.
Patch2: connection close issue.
Patch3: tcb close call issue.
Patch4: unnecessary snd_una update.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>