Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368701
b: refs/heads/master
c: e82add5
h: refs/heads/master
i:
  368699: d230284
v: v3
  • Loading branch information
Jingoo Han authored and David S. Miller committed Mar 26, 2013
1 parent 4c60a81 commit 240aa84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8bca424214d03ddaee55a6299e4d21949fbd9860
refs/heads/master: e82add550d9b252ff79a3e2a29baf1e153ac86f3
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlegacy/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -4888,7 +4888,7 @@ il_add_beacon_time(struct il_priv *il, u32 base, u32 addon,
}
EXPORT_SYMBOL(il_add_beacon_time);

#ifdef CONFIG_PM
#ifdef CONFIG_PM_SLEEP

static int
il_pci_suspend(struct device *device)
Expand Down Expand Up @@ -4939,7 +4939,7 @@ il_pci_resume(struct device *device)
SIMPLE_DEV_PM_OPS(il_pm_ops, il_pci_suspend, il_pci_resume);
EXPORT_SYMBOL(il_pm_ops);

#endif /* CONFIG_PM */
#endif /* CONFIG_PM_SLEEP */

static void
il_update_qos(struct il_priv *il)
Expand Down

0 comments on commit 240aa84

Please sign in to comment.