commit | 3a6c2b419b7768703cfb2cabdb894517c5065e33 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Aug 25 16:07:40 2009 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Tue Aug 25 16:07:40 2009 +0200 |
tree | d8d8dc9ad34ffdd2f0f56876e9d3b6f0e6d5eceb | |
parent | 74f7a6552c8d76ffc5e11eb8d9d6c07238b9ae77 [diff] |
netlink: constify nlmsghdr arguments 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>