diff options
Diffstat (limited to 'executor/common_linux.h')
| -rw-r--r-- | executor/common_linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_linux.h b/executor/common_linux.h index 35dff507d..ca0d072fd 100644 --- a/executor/common_linux.h +++ b/executor/common_linux.h @@ -483,7 +483,7 @@ const int kInitNetNsFd = 239; // see kMaxFd #define DEVLINK_ATTR_DEV_NAME 2 #define DEVLINK_ATTR_NETDEV_NAME 7 #if SYZ_EXECUTOR || SYZ_DEVLINK_PCI -#define DEVLINK_ATTR_NETNS_FD 137 +#define DEVLINK_ATTR_NETNS_FD 138 #endif static int netlink_devlink_id_get(struct nlmsg* nlmsg, int sock) |
