]> err.no Git - linux-2.6/blobdiff - net/sctp/associola.c
sctp: Follow security requirement of responding with 1 packet
[linux-2.6] / net / sctp / associola.c
index 35b6a023a6d0cc828a37694877262e32285ddc2c..ff1dc5bd936c3016d7340b223a61a110470531b7 100644 (file)
@@ -1025,6 +1025,7 @@ static void sctp_assoc_bh_rcv(struct work_struct *work)
        struct sctp_chunk *chunk;
        struct sock *sk;
        struct sctp_inq *inqueue;
+       struct sctp_outq *outq;
        int state;
        sctp_subtype_t subtype;
        int error = 0;