diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/neighbour.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/neighbour.h b/include/uapi/linux/neighbour.h index 38f236853cc0..3873a35509aa 100644 --- a/include/uapi/linux/neighbour.h +++ b/include/uapi/linux/neighbour.h | |||
| @@ -25,7 +25,7 @@ enum { | |||
| 25 | NDA_VNI, | 25 | NDA_VNI, |
| 26 | NDA_IFINDEX, | 26 | NDA_IFINDEX, |
| 27 | NDA_MASTER, | 27 | NDA_MASTER, |
| 28 | NDA_NDM_IFINDEX_NETNSID, | 28 | NDA_LINK_NETNSID, |
| 29 | __NDA_MAX | 29 | __NDA_MAX |
| 30 | }; | 30 | }; |
| 31 | 31 | ||
