Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202562
b: refs/heads/master
c: bc57117
h: refs/heads/master
v: v3
  • Loading branch information
Borislav Petkov committed Aug 3, 2010
1 parent 9d8429d commit 1f71665
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: 9975a5f22a4fcc8d08035c65439900a983f891ad
refs/heads/master: bc57117856cf1e581135810b37d3b75f9d1749f5
2 changes: 1 addition & 1 deletion trunk/drivers/edac/amd64_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ static int amd64_set_scrub_rate(struct mem_ctl_info *mci, u32 *bandwidth)

default:
amd64_printk(KERN_ERR, "Unsupported family!\n");
break;
return -EINVAL;
}
return amd64_search_set_scrub_rate(pvt->misc_f3_ctl, *bandwidth,
min_scrubrate);
Expand Down

0 comments on commit 1f71665

Please sign in to comment.