Wei Yongjun 8d614ade51 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>
2007-08-30 11:56:17 -04:00
..
2007-06-13 20:44:42 +00:00
2007-05-09 08:57:56 +02:00
2005-04-16 15:20:36 -07:00
2007-02-10 23:20:11 -08:00
2007-05-24 16:36:48 -07:00
2005-04-16 15:20:36 -07:00
2007-02-10 23:20:11 -08:00
2007-04-25 22:29:24 -07:00
2007-04-25 22:29:24 -07:00
2007-02-10 23:20:11 -08:00