net/ixgbe: remove duplicate function declaration
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 14 Jan 2020 11:29:43 +0000 (11:29 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:59:18 +0000 (19:59 +0100)
commit1438472e6ec3bb411bc44f17147a2f0d4d0238de
treeec1f8a49b776f3406d381f67c40fcda4e964a34e
parentd2a3ee6138ec85e17b1192f103a5c24fc7cab160
net/ixgbe: remove duplicate function declaration

Remove duplicate declarations of ixgbe_xmit_fixed_burst_vec
from ixgbe_rxtx.c

Fixes: 646412f9ff62 ("net/ixgbe: remove limit of Tx burst size")
Cc: stable@dpdk.org
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ixgbe/ixgbe_rxtx.c