On 24/05/2017 4:27 PM, Pablo de Lara wrote:
Call rte_cryptodev_pmd_release_device() if probing a PCI crypto device, instead of accessing the variables directly. This will be useful when rte_cryptodev_pci_probe() gets moved to a separate file.Signed-off-by: Pablo de Lara <[email protected]> ---
...
Acked-by: Declan Doherty <[email protected]>

