Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172101
b: refs/heads/master
c: 529fab6
h: refs/heads/master
i:
  172099: 9d21901
v: v3
  • Loading branch information
Breno Leitao authored and David S. Miller committed Dec 2, 2009
1 parent 6903fc7 commit 7eb41db
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: 7c7afb083675b3d4d012a2aacec3a958ba484ab0
refs/heads/master: 529fab67d78747ddc3a8a2bbd0d1aab1d059439f
1 change: 1 addition & 0 deletions trunk/drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -8264,6 +8264,7 @@ static pci_ers_result_t bnx2_io_slot_reset(struct pci_dev *pdev)
}
pci_set_master(pdev);
pci_restore_state(pdev);
pci_save_state(pdev);

if (netif_running(dev)) {
bnx2_set_power_state(bp, PCI_D0);
Expand Down

0 comments on commit 7eb41db

Please sign in to comment.