[MTD] NAND: Fix oob available calculation
authorThomas Gleixner <tglx@linutronix.de>
Fri, 1 Apr 2005 07:21:48 +0000 (08:21 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 11:07:14 +0000 (13:07 +0200)
commit998cf6403cdaac74211c619772bea027274ffc42
tree393fc73e9a3039c3f1cb1b54b867230a86f8be78
parent963a6fb0a0d336d0513083b7e4b5c3ff9d6d2061
[MTD] NAND: Fix oob available calculation

Use oobfree to calculate the number of oob bytes available for fs usage

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/nand_base.c