summaryrefslogtreecommitdiff
path: root/yaffs_guts.h
diff options
context:
space:
mode:
Diffstat (limited to 'yaffs_guts.h')
-rw-r--r--yaffs_guts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaffs_guts.h b/yaffs_guts.h
index 6ec8a47..490122a 100644
--- a/yaffs_guts.h
+++ b/yaffs_guts.h
@@ -744,7 +744,7 @@ struct yaffs_dev {
u32 oldest_dirty_gc_count;
u32 n_gc_blocks;
u32 bg_gcs;
- u32 n_retired_writes;
+ u32 n_retried_writes;
u32 n_retired_blocks;
u32 n_ecc_fixed;
u32 n_ecc_unfixed;