]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaec7efe57cdf1886a370e4b11ddcab52dcaa6d21
treef869ce9ad33b7736de976277e0f21813280c92fd
parent48283f1d54cd20e355e0b48380c4ccbe2b7f3373
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