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:
d0dba72
)
netlink: add nla_policy_len()
author
Holger Eitzenberger
<holger@eitzenberger.org>
Wed, 25 Mar 2009 17:26:30 +0000
(18:26 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 25 Mar 2009 17:26:30 +0000
(18:26 +0100)
It calculates the max. length of a Netlink policy, which is usefull
for allocating Netlink buffers roughly the size of the actual
message.
Signed-off-by: Holger Eitzenberger <holger@eitzenberger.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found