]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/octeontx/otx_cryptodev.c
net/iavf: replace license text with SPDX tag
[dpdk.git] / drivers / crypto / octeontx / otx_cryptodev.c
index b201e0a1b12c0a2be9c3bbaf0a5720f50d701ca1..fc64a5f3041f35007951089177d7e7391f8fe9b5 100644 (file)
@@ -104,9 +104,6 @@ otx_cpt_pci_remove(struct rte_pci_device *pci_dev)
        cryptodev->device = NULL;
        cryptodev->data = NULL;
 
        cryptodev->device = NULL;
        cryptodev->data = NULL;
 
-       /* free metapool memory */
-       cleanup_global_resources();
-
        return 0;
 }
 
        return 0;
 }