Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40144
b: refs/heads/master
c: 7347b03
h: refs/heads/master
v: v3
  • Loading branch information
Linas Vepstas authored and Jeff Garzik committed Oct 21, 2006
1 parent ae9e5e1 commit 2200214
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f0f6d87a2a5fc96fc54e90961d5244d668e5fbb
refs/heads/master: 7347b03d25ad7d7f001373cf64f709457c6af618
4 changes: 0 additions & 4 deletions trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4914,10 +4914,6 @@ static pci_ers_result_t e1000_io_slot_reset(struct pci_dev *pdev)
pci_enable_wake(pdev, PCI_D3hot, 0);
pci_enable_wake(pdev, PCI_D3cold, 0);

/* Perform card reset only on one instance of the card */
if (PCI_FUNC (pdev->devfn) != 0)
return PCI_ERS_RESULT_RECOVERED;

e1000_reset(adapter);
E1000_WRITE_REG(&adapter->hw, WUS, ~0);

Expand Down

0 comments on commit 2200214

Please sign in to comment.