Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35209
b: refs/heads/master
c: b1d26f2
h: refs/heads/master
i:
  35207: 15d92ca
v: v3
  • Loading branch information
Linas Vepstas authored and Auke Kok committed Aug 31, 2006
1 parent 9e2f865 commit 090d648
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: 4187592b6d2230d4f9f7177c369dde2aef1a4337
refs/heads/master: b1d26f24e864204dfaa82b1252477e981ba9ef24
1 change: 1 addition & 0 deletions trunk/drivers/net/e100.c
Original file line number Diff line number Diff line change
Expand Up @@ -2791,6 +2791,7 @@ static pci_ers_result_t e100_io_error_detected(struct pci_dev *pdev, pci_channel
/* Detach; put netif into state similar to hotplug unplug. */
netif_poll_enable(netdev);
netif_device_detach(netdev);
pci_disable_device(pdev);

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

0 comments on commit 090d648

Please sign in to comment.