commit | 926311fd7dabcd284a1e8a87a3e2bb5f929c0c60 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Jan 11 20:58:21 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Fri Jan 15 10:45:58 2010 +0100 |
tree | 359f6f98944e3ec6870aa6f0bb9a9cef43872005 | |
parent | 7284ce6c9f6153d1777df5f310c959724d1bd446 [diff] |
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate Add a missing iterator variable thus fixing the conditional of the for-loop in amd64_get_scrub_rate(). Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>