commit | 6ff78ffaddd807cd458ec3fdcc714d3a79414e5e | [log] [tgz] |
---|---|---|
author | Devulapally Shiva Krishna <shiva@chelsio.com> | Wed Feb 19 18:43:57 2020 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 28 08:36:46 2020 +0800 |
tree | 0671704351bde277ad2609d3d2a14be2d9580db4 | |
parent | f747426d6b3516b228a7e2e0354cb5e3c55ba8e5 [diff] |
crypto: chelsio - un-register crypto algorithms When a PCI device will be removed, cxgb4(LLD) will notify chcr(ULD). Incase if it's a last pci device, chcr should un-register all the crypto algorithms. Signed-off-by: Devulapally Shiva Krishna <shiva@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>