Imported Upstream version 17.05.2
[deb_dpdk.git] / lib / librte_eal / common / include / rte_malloc.h
index 008ce13..946db6f 100644 (file)
@@ -329,7 +329,7 @@ rte_malloc_set_limit(const char *type, size_t max);
  * @param addr
  *   Adress obtained from a previous rte_malloc call
  * @return
- *   NULL on error
+ *   RTE_BAD_PHYS_ADDR on error
  *   otherwise return physical address of the buffer
  */
 phys_addr_t