linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
Alexander Duyck 7f66162b62 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
The check for PAGE_SIZE is pointless now that the default configuration is to
allocate 32K for all buffers.  Since the Tx descriptor limit is 16K we can
just drop the check and always compare the descriptors to the maximum size
supported.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-04-17 21:31:09 -07:00
..
ixgbe_82598.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_82599.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_common.c ixgbe: don't do arithmetic operations on bitmasks 2013-04-17 21:24:59 -07:00
ixgbe_common.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82598.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82598.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_nl.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_debugfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ethtool.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
ixgbe_fcoe.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
ixgbe_fcoe.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_lib.c ixgbe: Add function for setting XPS queue mapping 2013-02-15 21:52:03 -08:00
ixgbe_main.c ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring 2013-04-17 21:31:09 -07:00
ixgbe_mbx.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_mbx.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_phy.c ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() 2013-02-15 23:28:15 -08:00
ixgbe_phy.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ptp.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sriov.c ixgbe: Don't give VFs random MAC addresses 2013-03-28 01:04:00 -07:00
ixgbe_sriov.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sysfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_type.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_x540.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe.h ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS 2013-02-15 23:59:32 -08:00
Makefile ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00