|
@@ -535,7 +535,6 @@ struct sctp_datamsg {
|
|
struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *,
|
|
struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *,
|
|
struct sctp_sndrcvinfo *,
|
|
struct sctp_sndrcvinfo *,
|
|
struct iov_iter *);
|
|
struct iov_iter *);
|
|
-void sctp_datamsg_free(struct sctp_datamsg *);
|
|
|
|
void sctp_datamsg_put(struct sctp_datamsg *);
|
|
void sctp_datamsg_put(struct sctp_datamsg *);
|
|
void sctp_chunk_fail(struct sctp_chunk *, int error);
|
|
void sctp_chunk_fail(struct sctp_chunk *, int error);
|
|
int sctp_chunk_abandoned(struct sctp_chunk *);
|
|
int sctp_chunk_abandoned(struct sctp_chunk *);
|