From: Shan Wei Date: Wed, 9 Jun 2010 12:47:40 +0000 (+0200) Subject: netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes X-Git-Tag: v2.6.36-rc1~571^2~577^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf074825403e0e0d623bac7573580773b78abef;p=pandora-kernel.git netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes Use WORD_ROUND to round an int up to the next multiple of 4. Signed-off-by: Shan Wei Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed