X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fqat%2Fqat_sym_pmd.h;h=7ddaf453e937f09d4f07b079455a0101e3af13b6;hb=ca041cd44fcc8b22c0e84460254596096e8fe914;hp=5563d5be8791417b008225635f2da421f3bb765e;hpb=6a3e44717d258c15a2312b989c327b544fe33fa4;p=dpdk.git diff --git a/drivers/crypto/qat/qat_sym_pmd.h b/drivers/crypto/qat/qat_sym_pmd.h index 5563d5be87..7ddaf453e9 100644 --- a/drivers/crypto/qat/qat_sym_pmd.h +++ b/drivers/crypto/qat/qat_sym_pmd.h @@ -19,8 +19,7 @@ extern uint8_t cryptodev_qat_driver_id; /** private data structure for a QAT device. * This QAT device is a device offering only symmetric crypto service, - * there can be one of these on each qat_pci_device (VF), - * in future there may also be private data structures for other services. + * there can be one of these on each qat_pci_device (VF). */ struct qat_sym_dev_private { struct qat_pci_device *qat_dev;