xlat: add NETLINK_SMC

* xlat/netlink_protocols.in (NETLINK_SMC): New constant, introduced
by Linux commit v4.11-rc1~94^2~43^2.
This commit is contained in:
Eugene Syromyatnikov 2018-04-11 13:49:03 +02:00 committed by Dmitry V. Levin
parent c0cf981ec8
commit 4bc986fc23

View File

@ -19,3 +19,4 @@ NETLINK_SCSITRANSPORT 18
NETLINK_ECRYPTFS 19
NETLINK_RDMA 20
NETLINK_CRYPTO 21
NETLINK_SMC 22