diff options
Diffstat (limited to 'include/uapi/linux/ndctl.h')
| -rw-r--r-- | include/uapi/linux/ndctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/ndctl.h b/include/uapi/linux/ndctl.h index e15768fb4b99..6d3c54264d8e 100644 --- a/include/uapi/linux/ndctl.h +++ b/include/uapi/linux/ndctl.h | |||
| @@ -207,6 +207,7 @@ enum { | |||
| 207 | enum { | 207 | enum { |
| 208 | ND_ARS_VOLATILE = 1, | 208 | ND_ARS_VOLATILE = 1, |
| 209 | ND_ARS_PERSISTENT = 2, | 209 | ND_ARS_PERSISTENT = 2, |
| 210 | ND_ARS_RETURN_PREV_DATA = 1 << 1, | ||
| 210 | ND_CONFIG_LOCKED = 1, | 211 | ND_CONFIG_LOCKED = 1, |
| 211 | }; | 212 | }; |
| 212 | 213 | ||
