commit | aa2064d7dd35ac5812645780d2f22a7899e7c6e1 | [log] [tgz] |
---|---|---|
author | Loc Ho <lho@apm.com> | Thu May 08 17:03:16 2014 -0600 |
committer | Borislav Petkov <bp@suse.de> | Fri May 09 09:35:04 2014 +0200 |
tree | 402c65a352fd327423c718593dfe9b25f5263da5 | |
parent | c5c0903b2cda930c76d296419d290137294779f2 [diff] |
EDAC: Fix MC scrub mode comparsion bug for correctable errors The MC structure field scrub_mode is of integer type - not bit field. Use it accordingly. Signed-off-by: Loc Ho <lho@apm.com> Link: http://lkml.kernel.org/r/1399590199-12256-2-git-send-email-lho@apm.com Signed-off-by: Borislav Petkov <bp@suse.de>