OSDN Git Service

ixgbe: move common Tx functions to ixgbe_txrx_common.h
authorBjörn Töpel <bjorn.topel@intel.com>
Tue, 2 Oct 2018 08:00:33 +0000 (10:00 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 3 Oct 2018 19:52:08 +0000 (12:52 -0700)
commit05ae861450406a18f88a1350af10054c2c327069
treef869ce9ad33b7736de976277e0f21813280c92fd
parentd0bcacd0a130974f58a56318db7a5ca6a7ba1d5a
ixgbe: move common Tx functions to ixgbe_txrx_common.h

This patch prepares for the upcoming zero-copy Tx functionality by
moving common functions used both by the regular path and zero-copy
path.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Tested-by: William Tu <u9012063@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h