ethdev: fix build of named allocation debug
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 13:10:10 +0000 (15:10 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 20:32:26 +0000 (22:32 +0200)
commitbcc733c4780a007f56564277a79309c427367cc2
tree94017f9cfbe10d67463d1b8ee339a38b097a7d57
parent1656e23d084e8b03afce58a318c268084bc16c27
ethdev: fix build of named allocation debug

The commit 83b41136934 (add unique name to devices) didn't compile if
CONFIG_RTE_LIBRTE_ETHDEV_DEBUG is enabled.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_ether/rte_ethdev.c