From: Hui Wang Date: Mon, 6 Feb 2012 07:11:01 +0000 (-0300) Subject: edac: sb_edac: Fix a wrong value setting for the previous value X-Git-Tag: v3.4-rc1~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fae0db43906ef182b3aee22415c9042ab18d6e6;p=pandora-kernel.git edac: sb_edac: Fix a wrong value setting for the previous value >From the driver design, the variable limit wants to compare with its previous value, we should set the value of limit instead of the value of tmp_mb to the variable prev. Signed-off-by: Hui Wang Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed