From: Kenji Kaneshige Date: Thu, 24 Nov 2005 02:35:05 +0000 (+0900) Subject: [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit X-Git-Tag: v2.6.16-rc1~654^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d6c5593111844f308af7d5106b3fd259b36514;p=pandora-kernel.git [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit The hpc_get_mode1_ECC_cap() function of SHPCHP driver seems to refer the wrong bit for refering the "Mode 1 ECC Capability" bit. This bug seems not to cause any problem so far. But I think this should be fixed. This patch fixes this bug. Signed-off-by: Kenji Kaneshige Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed