aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/common_linux.h2
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)