X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fulpqueue.h;h=961736d29d215d1ed9039657e6ce14e749de0277;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=5a2ce0cf4d0066c99714fad5c2e4640e3f1c319e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/net/sctp/ulpqueue.h b/include/net/sctp/ulpqueue.h index 5a2ce0cf4..961736d29 100644 --- a/include/net/sctp/ulpqueue.h +++ b/include/net/sctp/ulpqueue.h @@ -57,7 +57,6 @@ struct sctp_ulpq { }; /* Prototypes. */ -struct sctp_ulpq *sctp_ulpq_new(struct sctp_association *asoc, int gfp); struct sctp_ulpq *sctp_ulpq_init(struct sctp_ulpq *, struct sctp_association *); void sctp_ulpq_free(struct sctp_ulpq *);