linux/drivers/net/ixgbe
Jesse Brandeburg 9f8cdf4f06 ixgbe: xmit frame refactor
ixgbe_xmit_frame can be refactored to use fewer locals and better
utilize common kernel macros.

also fixed minor buglet with internal to driver vlan flag variable being
passed incorrectly.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:55:03 -04:00
..
ixgbe.h ixgbe: cleanup defines 2008-09-24 18:55:02 -04:00
ixgbe_82598.c ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
ixgbe_common.c ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
ixgbe_common.h ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
ixgbe_ethtool.c ixgbe: move set_num_queues and call it after msix failure 2008-09-24 18:55:01 -04:00
ixgbe_main.c ixgbe: xmit frame refactor 2008-09-24 18:55:03 -04:00
ixgbe_phy.c ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
ixgbe_phy.h ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
ixgbe_type.h ixgbe: update to latest common code module 2008-09-24 18:54:59 -04:00
Makefile ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00