commit | 65e302a9bd57b62872040d57eea1201562a7cbb2 | [log] [tgz] |
---|---|---|
author | Ayush Sawal <ayush.sawal@chelsio.com> | Thu May 13 15:11:51 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu May 13 15:44:54 2021 -0700 |
tree | 4bc4103d5fb5bd15a70dde5b9e3abb5d5ff85862 | |
parent | e1d027dd97e1e750669cdc0d3b016a4f54e473eb [diff] |
cxgb4/ch_ktls: Clear resources when pf4 device is removed This patch maintain the list of active tids and clear all the active connection resources when DETACH notification comes. Fixes: a8c16e8ed624f ("crypto/chcr: move nic TLS functionality to drivers/net") Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>