android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/ixgbe
Alexander Duyck a94d9e224e ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Update the Intel Ethernet drivers to use eth_skb_pad() and skb_put_padto
instead of doing their own implementations of the function.

Also this cleans up two other spots where skb_pad was called but the length
and tail pointers were being manipulated directly instead of just having
the padding length added via __skb_put.

Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-08 20:47:42 -05:00
..
ixgbe.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_82598.c ixgbe: Make return values more direct 2014-07-25 19:58:36 -07:00
ixgbe_82599.c ixgbe: Make return values more direct 2014-07-25 19:58:36 -07:00
ixgbe_common.c ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_common.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_dcb.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: add support for X550 extended RSS support 2014-12-05 09:13:06 -08:00
ixgbe_fcoe.c ixgbe: Make return values more direct 2014-07-25 19:58:36 -07:00
ixgbe_fcoe.h
ixgbe_lib.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_main.c ethernet/intel: Use eth_skb_pad and skb_put_padto helpers 2014-12-08 20:47:42 -05:00
ixgbe_mbx.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_mbx.h
ixgbe_phy.c ixgbe: add methods for combined read and write operations 2014-12-05 09:13:07 -08:00
ixgbe_phy.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_ptp.c ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND 2014-07-01 02:48:39 -07:00
ixgbe_sriov.c ixgbe: add support for X550 extended RSS support 2014-12-05 09:13:06 -08:00
ixgbe_sriov.h
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_x540.c ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_x540.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_x550.c ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
Makefile ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00