Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247737
b: refs/heads/master
c: d187c1a
h: refs/heads/master
i:
  247735: 64ebf86
v: v3
  • Loading branch information
David S. Miller committed May 19, 2011
1 parent 84fc691 commit ed6b942
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2a64255019e13dd975f1487cec32b873bcb76da6
refs/heads/master: d187c1aab8d30771bb781c745b150f6159467d6f
2 changes: 2 additions & 0 deletions trunk/drivers/net/atl1c/atl1c_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2537,6 +2537,7 @@ static int atl1c_suspend(struct device *dev)
return 0;
}

#ifdef CONFIG_PM_SLEEP
static int atl1c_resume(struct device *dev)
{
struct pci_dev *pdev = to_pci_dev(dev);
Expand All @@ -2563,6 +2564,7 @@ static int atl1c_resume(struct device *dev)

return 0;
}
#endif

static void atl1c_shutdown(struct pci_dev *pdev)
{
Expand Down

0 comments on commit ed6b942

Please sign in to comment.