git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f7a65
)
netlink: constify nlmsghdr arguments
author
Patrick McHardy
<kaber@trash.net>
Tue, 25 Aug 2009 14:07:40 +0000
(16:07 +0200)
committer
Patrick 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