]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/ulpqueue.c
[SCTP]: Rewrite of sctp buffer management code
[linux-2.6-omap-h63xx.git] / net / sctp / ulpqueue.c
index fa0ba2a5564e51c8a6f78aa6d40481fc80f52a02..b9370956b18706b6df1bd3bdf646ee07257361a1 100644 (file)
@@ -1027,6 +1027,7 @@ void sctp_ulpq_renege(struct sctp_ulpq *ulpq, struct sctp_chunk *chunk,
                sctp_ulpq_partial_delivery(ulpq, chunk, gfp);
        }
 
+       sk_stream_mem_reclaim(asoc->base.sk);
        return;
 }