netif_tx_start_all_queues() is already called in ixgbe_up_complete, no need
to do it twice.
(cherry picked from commit ae0e148934fe016ce3fc70cacee7431ff053a2ee) 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> Signed-off-by: Joe Jin <joe.jin@oracle.com>