diff options
author | Mike Dunn <[email protected]> | 2012-03-11 14:21:10 -0700 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2012-03-27 00:56:36 +0100 |
commit | 1d0b95b0834087ba3653f69c24483d63a26d51a7 (patch) | |
tree | 3f32fbe2f4aa28c5cec4be31e40e9db4138e8ce8 /net/lapb/lapb_subr.c | |
parent | d107bc34f4953852834f086968fc7963125d6943 (diff) |
mtd: add ecc_strength fields to mtd structs
This adds 'ecc_strength' to struct mtd_info. This stores the maximum number of
bit errors that can be corrected in one writesize region.
For consistency with the nand code, 'strength' is similiarly added to struct
nand_ecc_ctrl. This stores the maximum number of bit errors that can be
corrected in one ecc step.
Signed-off-by: Mike Dunn <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions