net/mlx5: fix zero metadata action
[dpdk.git] / lib / librte_hash / rte_hash.h
index 0637011..ed0673b 100644 (file)
@@ -51,8 +51,6 @@ extern "C" {
 
 /** Flag to support lock free reader writer concurrency. Both single writer
  * and multi writer use cases are supported.
- * Currently, extendable bucket table feature is not supported with
- * this feature.
  */
 #define RTE_HASH_EXTRA_FLAGS_RW_CONCURRENCY_LF 0x20