ixgbe: make bulk alloc static
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 7 Mar 2015 02:23:22 +0000 (18:23 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 14:16:23 +0000 (15:16 +0100)
commitb74381cf9181e6fc14d4c8dc66eba601dc0b7a34
treee1cb83126316fcdcd89bc1bfce010965b7732e79
parent19731cfdf3688283acf51af4a3cfbe4cbd2b1fa0
ixgbe: make bulk alloc static

Only used in this file, make it static.

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