From 4428511d10687cb446ad705148333478437d3f23 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 21 Feb 2020 17:38:10 +0100 Subject: sys/linux: add NETLINK_RDMA descriptions --- sys/linux/socket_netlink_arm.const | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/linux/socket_netlink_arm.const') diff --git a/sys/linux/socket_netlink_arm.const b/sys/linux/socket_netlink_arm.const index a1cd6b080..d2303e3f0 100644 --- a/sys/linux/socket_netlink_arm.const +++ b/sys/linux/socket_netlink_arm.const @@ -14,7 +14,6 @@ NETLINK_FIB_LOOKUP = 10 NETLINK_FIREWALL = 3 NETLINK_GENERIC = 16 NETLINK_INET_DIAG = 4 -NETLINK_IP6_FW = 13 NETLINK_ISCSI = 8 NETLINK_KOBJECT_UEVENT = 15 NETLINK_LISTEN_ALL_NSID = 8 @@ -28,7 +27,6 @@ NETLINK_ROUTE = 0 NETLINK_RX_RING = 6 NETLINK_SCSITRANSPORT = 18 NETLINK_SELINUX = 7 -NETLINK_SMC = 22 NETLINK_SOCK_DIAG = 4 NETLINK_TX_RING = 7 NETLINK_UNUSED = 1 -- cgit mrf-deployment