2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/net/ethernet/intel/ixgbe
Emil Tantilov ae0e148934 ixgbe: remove duplicate netif_tx_start_all_queues
netif_tx_start_all_queues() is already called in ixgbe_up_complete, no need
to do it twice.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-16 19:05:52 -07:00
..
ixgbe_82598.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_82599.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_common.c ixgbe: clear RNBC only for 82598 2011-08-29 01:35:28 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: PFC not cleared on X540 devices 2011-08-29 01:25:51 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: consolidate, setup for multiple traffic classes 2011-08-29 01:18:13 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: fix FCRTL/H register dump for X540 2011-09-16 19:04:06 -07:00
ixgbe_fcoe.c ixgbe: drop adapter from ixgbe_fso call documentation 2011-09-16 18:56:24 -07:00
ixgbe_fcoe.h
ixgbe_main.c ixgbe: remove duplicate netif_tx_start_all_queues 2011-09-16 19:05:52 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_x540.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe.h ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC 2011-09-16 19:00:11 -07:00
Makefile