Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48269
b: refs/heads/master
c: 436f137
h: refs/heads/master
i:
  48267: 70388d7
v: v3
  • Loading branch information
Michael Chan authored and David S. Miller committed Feb 13, 2007
1 parent de8ed36 commit 519cdf6
Show file tree
Hide file tree
Showing 2 changed files with 4 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: e2e01bfef8399c8f39c9fdf4a5576039069e760c
refs/heads/master: 436f137975507b0baab0859a253c3c9332c22f62
3 changes: 3 additions & 0 deletions trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -12016,6 +12016,9 @@ static int tg3_suspend(struct pci_dev *pdev, pm_message_t state)
tp->tg3_flags &= ~TG3_FLAG_INIT_COMPLETE;
tg3_full_unlock(tp);

/* Save MSI address and data for resume. */
pci_save_state(pdev);

err = tg3_set_power_state(tp, pci_choose_state(pdev, state));
if (err) {
tg3_full_lock(tp, 0);
Expand Down

0 comments on commit 519cdf6

Please sign in to comment.