From: Loc Ho Date: Thu, 8 May 2014 23:03:16 +0000 (-0600) Subject: EDAC: Fix MC scrub mode comparsion bug for correctable errors X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2064d7dd35ac5812645780d2f22a7899e7c6e1;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1399590199-12256-2-git-send-email-lho@apm.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed