netlink: constify nlmsghdr arguments
authorPatrick McHardy <kaber@trash.net>
Tue, 25 Aug 2009 14:07:40 +0000 (16:07 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 25 Aug 2009 14:07:40 +0000 (16:07 +0200)
Consitfy nlmsghdr arguments to a couple of functions as preparation
for the next patch, which will constify the netlink message data in
all nfnetlink users.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found