|
@@ -11091,7 +11091,6 @@ static int i40e_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
|
|
|
|
|
|
INIT_WORK(&pf->service_task, i40e_service_task);
|
|
INIT_WORK(&pf->service_task, i40e_service_task);
|
|
clear_bit(__I40E_SERVICE_SCHED, &pf->state);
|
|
clear_bit(__I40E_SERVICE_SCHED, &pf->state);
|
|
- pf->flags |= I40E_FLAG_NEED_LINK_UPDATE;
|
|
|
|
|
|
|
|
/* NVM bit on means WoL disabled for the port */
|
|
/* NVM bit on means WoL disabled for the port */
|
|
i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits);
|
|
i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits);
|