Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311135
b: refs/heads/master
c: 49fbd3f
h: refs/heads/master
i:
  311133: 4354805
  311131: 69cb56e
  311127: 778d503
  311119: bfd4ecb
  311103: 1583e84
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Jun 13, 2012
1 parent 46a9d05 commit 058752c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 169dc388685f8a1c1e09546882a114ac850a5d6b
refs/heads/master: 49fbd3f1c3a67b99c053600a1cd7e5d0be48bed6
2 changes: 1 addition & 1 deletion trunk/drivers/misc/mei/wd.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ static const struct watchdog_ops wd_ops = {
};
static const struct watchdog_info wd_info = {
.identity = INTEL_AMT_WATCHDOG_ID,
.options = WDIOF_KEEPALIVEPING,
.options = WDIOF_KEEPALIVEPING | WDIOF_ALARMONLY,
};

static struct watchdog_device amt_wd_dev = {
Expand Down

0 comments on commit 058752c

Please sign in to comment.