summaryrefslogtreecommitdiff
path: root/lib/label/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/label/label.h')
-rw-r--r--lib/label/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/label/label.h b/lib/label/label.h
index d3e47b1c3..f85302aa0 100644
--- a/lib/label/label.h
+++ b/lib/label/label.h
@@ -77,7 +77,7 @@ struct label_ops {
int (*read) (struct labeller * l, struct device * dev,
void *label_buf,
struct label_read_data *ld, struct label ** label,
- uint32_t *failed_flags);
+ uint64_t *failed_flags);
/*
* Additional consistency checks for the paranoid.