ethdev: fix build of Tx rate limitation debug
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 13:10:30 +0000 (15:10 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 20:32:18 +0000 (22:32 +0200)
commit1656e23d084e8b03afce58a318c268084bc16c27
treea902dd87898b1ffb670a3c1cf853de95cd89d870
parentb3343b5c910c545a7c4a46f909ce97c7f050ae28
ethdev: fix build of Tx rate limitation debug

The commit 8dbe82b0733 (Tx rate limitation) 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