This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / net / sctp / ulpevent.h
index 46a9744..ff9c757 100644 (file)
@@ -121,9 +121,6 @@ struct sctp_ulpevent *sctp_ulpevent_make_pdapi(
        const struct sctp_association *asoc,
        __u32 indication, int gfp);
 
-struct sctp_ulpevent *sctp_ulpevent_make_adaption_indication(
-       const struct sctp_association *asoc, int gfp);
-
 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc,
        struct sctp_chunk *chunk,
        int gfp);