diff options
author | Wei Yongjun <yjwei@cn.fujitsu.com> | 2007-08-06 09:55:47 +0400 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-08-30 19:56:17 +0400 |
commit | 8d614ade511fef11f992d6a73e538d33b3b81f12 (patch) | |
tree | d003f0eaeae83af128991a9d3d5e0da76df5eda0 /net/sctp/sm_statefuns.c | |
parent | ab3e5e7b65dde661f5eb86b445496c5967283333 (diff) | |
download | linux-8d614ade511fef11f992d6a73e538d33b3b81f12.tar.xz |
SCTP: Fix sctp_addto_chunk() to add pad with correct length
At function sctp_addto_chunk(), it do pad before add payload to chunk if
chunk length is not 4-byte alignment. But it do pad with a bad length.
This patch fixed this probleam.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/sm_statefuns.c')
0 files changed, 0 insertions, 0 deletions