From: Vitaly Wool Date: Wed, 2 Nov 2005 16:54:46 +0000 (+0000) Subject: [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) X-Git-Tag: v2.6.15-rc1~448^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49196f3332e661ccc221734c3103115d8cd4ee49;p=pandora-kernel.git [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) In case of an odd offset, the result was shifted by 1 instead of 8 Signed-off-by: Vitaly Wool Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed