commit | 4c2b8a62bb0e35f2db0f713b4101b265be7fa985 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Nov 27 16:58:08 2009 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Nov 30 10:02:41 2009 +0000 |
tree | a54fe210dd515ea52cfd8bb18efb704623bbd373 | |
parent | daa0f15a8dc6ef81655c7853f84a3670be7d144a [diff] |
mtd: make pagetest work The mtd_pagetest test did not initialize the pgsize variable, which basically means it did not work. This problem was reported by Török Edwin <edwintorok@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>