]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
audit: netlink: Move away from NLMSG_NEW().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:45:21 +0000 (21:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:54:14 +0000 (21:54 -0700)
commitc64e66c67b574f25a048886807c2007d17d50d0a
treedb193766a1246bcff49de9f8b8b2a286979e3299
parente05273341c573f7b543f45c06e4a232c5b7c5a59
audit: netlink: Move away from NLMSG_NEW().

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

Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/audit.c