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:
b3c5163
)
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
author
Shan Wei
<shanwei@cn.fujitsu.com>
Wed, 9 Jun 2010 12:47:40 +0000
(14:47 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 9 Jun 2010 12:47:40 +0000
(14:47 +0200)
Use WORD_ROUND to round an int up to the next multiple of 4.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found