From: Patrick McHardy Date: Tue, 25 Aug 2009 14:07:40 +0000 (+0200) Subject: netlink: constify nlmsghdr arguments X-Git-Tag: v2.6.32-rc1~703^2~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a6c2b419b7768703cfb2cabdb894517c5065e33;p=pandora-kernel.git 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 --- Reading git-diff-tree failed