]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/endpointola.c
[SCTP]: Rewrite of sctp buffer management code
[linux-2.6-omap-h63xx.git] / net / sctp / endpointola.c
index 8f485a0d14bd3f7c0c533d1b07a9056895e501e7..22371185efb64bebfc669126ba7ee24606c9f546 100644 (file)
@@ -102,6 +102,7 @@ static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
 
        /* Use SCTP specific send buffer space queues.  */
        ep->sndbuf_policy = sctp_sndbuf_policy;
+
        sk->sk_write_space = sctp_write_space;
        sock_set_flag(sk, SOCK_USE_WRITE_QUEUE);