Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35336
b: refs/heads/master
c: 72e8d6b
h: refs/heads/master
v: v3
  • Loading branch information
Linas Vepstas authored and Jeff Garzik committed Sep 19, 2006
1 parent 09c296e commit 687dec5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f50e5ea14baa321c5f0ff71707a83b02bf5b9398
refs/heads/master: 72e8d6bbc151ca670c66d58a37e5bbfbc041db69
1 change: 1 addition & 0 deletions trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4811,6 +4811,7 @@ static pci_ers_result_t e1000_io_error_detected(struct pci_dev *pdev, pci_channe

if (netif_running(netdev))
e1000_down(adapter);
pci_disable_device(pdev);

/* Request a slot slot reset. */
return PCI_ERS_RESULT_NEED_RESET;
Expand Down

0 comments on commit 687dec5

Please sign in to comment.