From: Sridhar Samudrala Date: Mon, 28 Aug 2006 20:53:01 +0000 (-0700) Subject: [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). X-Git-Tag: v2.6.18-rc6~55^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ac86727fc02cc7117ef3fe518a4d51cd573c82;p=pandora-kernel.git [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). With the recent fix, the callers of sctp_primitive_ABORT() need to create an ABORT chunk and pass it as an argument rather than msghdr that was passed earlier. Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed