aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/include/rte_malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_eal/common/include/rte_malloc.h')
-rw-r--r--lib/librte_eal/common/include/rte_malloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_eal/common/include/rte_malloc.h b/lib/librte_eal/common/include/rte_malloc.h
index 008ce134..946db6f7 100644
--- a/lib/librte_eal/common/include/rte_malloc.h
+++ b/lib/librte_eal/common/include/rte_malloc.h
@@ -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