]> Pileus Git - ~andy/linux/commit
selinux: netlink: Move away from NLMSG_PUT().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:41:57 +0000 (21:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:54:06 +0000 (21:54 -0700)
commit01f534d0ae9d7b3ad4dcd943d53418731da82ea7
treefe28a740034f70149a07812e62b5b88080e95531
parentb61bb01974730e2fd7d36ab4cc848ca6f44cffd4
selinux: netlink: Move away from NLMSG_PUT().

And use nlmsg_data() while we're here too.

Signed-off-by: David S. Miller <davem@davemloft.net>
security/selinux/netlink.c