From: Julian Anastasov Date: Sat, 9 Mar 2013 21:25:06 +0000 (+0200) Subject: ipvs: fix sctp chunk length order X-Git-Tag: v3.9-rc5~28^2~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2e39429c245245db889fffdfbdf3f889a6cb22;p=pandora-kernel.git ipvs: fix sctp chunk length order Fix wrong but non-fatal access to chunk length. sch->length should be in network order, next chunk should be aligned to 4 bytes. Problem noticed in sparse output. Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed