cryptodev: allocate driver structure statically
[dpdk.git] / doc / guides / rel_notes / deprecation.rst
index 4e4d97b..52058f5 100644 (file)
@@ -84,12 +84,6 @@ Deprecation Notices
 
   - ``rte_cryptodev_vdev_pmd_init``
 
-* cryptodev: the following function will have an extra parameter, passing a
-  statically allocated crypto driver structure, instead of calling malloc,
-  in 17.11:
-
-  - ``rte_cryptodev_allocate_driver``
-
 * librte_meter: The API will change to accommodate configuration profiles.
   Most of the API functions will have an additional opaque parameter.