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)
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

Simple merge