> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Saturday, March 7, 2015 10:23 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 4/5] ixgbe: rename set_tx_function > > All global functions in a driver should use the same prefix to avoid any > future > name collisions. > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Changchun Ouyang <changchun.ouyang at intel.com>