[SCTP]: Fix err_hdr assignment in sctp_init_cause.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 9 Jan 2007 22:35:51 +0000 (14:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2007 22:35:51 +0000 (14:35 -0800)
commit4a1c0107bca2eccf4491b86fec41ce63268d803d
treee73a1094c72a9bd586a3442630460986abab671b
parentf79e7802153829e015dc2a60eb8b7444eb191b67
[SCTP]: Fix err_hdr assignment in sctp_init_cause.

The subh->err_hdr should point to the error header, not the data.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c