[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)
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>

No differences found