]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_hash.h
tailq: move to dynamic tailq
[dpdk.git] / lib / librte_hash / rte_hash.h
index 2ecaf1ad1994c072a8067b8cd03209ded4c4f84e..821a9d499e14c73d77d61ad3e21387b779554033 100644 (file)
@@ -117,7 +117,6 @@ struct rte_hash {
  *   Possible rte_errno errors include:
  *    - E_RTE_NO_CONFIG - function could not get pointer to rte_config structure
  *    - E_RTE_SECONDARY - function was called from a secondary process instance
- *    - E_RTE_NO_TAILQ - no tailq list could be got for the hash table list
  *    - ENOENT - missing entry
  *    - EINVAL - invalid parameter passed to function
  *    - ENOSPC - the maximum number of memzones has already been allocated