]> git.baikalelectronics.ru Git - kernel.git/commit
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 13 Apr 2015 13:20:37 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Apr 2015 17:09:44 +0000 (13:09 -0400)
commit65b55c7c15008e42a0061e6ac4b76fa7ef40ba2a
treed8edd1bef49ffb77183a55122e67ab5a8efcd05f
parentaacf2f5d53f78bb1d4c906872261863b365eeeba
selinux/nlmsg: add a build time check for rtnl/xfrm cmds

When a new rtnl or xfrm command is added, this part of the code is frequently
missing. Let's help the developer with a build time test.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
security/selinux/nlmsgtab.c