]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/associola.c
sctp: Kill unused variable in sctp_assoc_bh_rcv()
[linux-2.6-omap-h63xx.git] / net / sctp / associola.c
index ff1dc5bd936c3016d7340b223a61a110470531b7..35b6a023a6d0cc828a37694877262e32285ddc2c 100644 (file)
@@ -1025,7 +1025,6 @@ 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;