diff options
Diffstat (limited to 'include/linux/drbd_genl.h')
-rw-r--r-- | include/linux/drbd_genl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/drbd_genl.h b/include/linux/drbd_genl.h index 92ec4b50a885..9430e9ab37a8 100644 --- a/include/linux/drbd_genl.h +++ b/include/linux/drbd_genl.h | |||
@@ -215,6 +215,7 @@ GENL_struct(DRBD_NLA_STATE_INFO, 8, state_info, | |||
215 | 215 | ||
216 | GENL_struct(DRBD_NLA_START_OV_PARMS, 9, start_ov_parms, | 216 | GENL_struct(DRBD_NLA_START_OV_PARMS, 9, start_ov_parms, |
217 | __u64_field(1, DRBD_GENLA_F_MANDATORY, ov_start_sector) | 217 | __u64_field(1, DRBD_GENLA_F_MANDATORY, ov_start_sector) |
218 | __u64_field(2, DRBD_GENLA_F_MANDATORY, ov_stop_sector) | ||
218 | ) | 219 | ) |
219 | 220 | ||
220 | GENL_struct(DRBD_NLA_NEW_C_UUID_PARMS, 10, new_c_uuid_parms, | 221 | GENL_struct(DRBD_NLA_NEW_C_UUID_PARMS, 10, new_c_uuid_parms, |