]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_malloc.h
mem: do not advertise physical address when no hugepages
[dpdk.git] / lib / librte_eal / common / include / rte_malloc.h
index 61aac322b2921f2834d69152b35b069395cc7c32..3d37f79b87a9176243174e7fdb77fd5e240698b6 100644 (file)
@@ -329,7 +329,7 @@ rte_malloc_set_limit(const char *type, size_t max);
  * @param addr
  *   Address 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