ixgbe: prefix global function
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 7 Mar 2015 02:23:23 +0000 (18:23 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 14:23:21 +0000 (15:23 +0100)
commit4bb4414040ffdc9f2676f22b540b8c77d2ba00fc
tree89fa739c967e700c62c60fb51093ba30f0d0dbd1
parentb74381cf9181e6fc14d4c8dc66eba601dc0b7a34
ixgbe: prefix global function

All global functions in a driver should use the same prefix
to avoid any future name collisions.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
[Bruce: one instance was missing]
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_rxtx.c
lib/librte_pmd_ixgbe/ixgbe_rxtx.h