diff --git a/[refs] b/[refs] index 1a080e3da81e..40dabd219179 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8427f1361225ca27679a6d810c04ddbc357602a7 +refs/heads/master: 0f474d9bc59e23f1952e75d2f6edcaeb358eb32d diff --git a/trunk/net/sctp/associola.c b/trunk/net/sctp/associola.c index ff1dc5bd936c..35b6a023a6d0 100644 --- a/trunk/net/sctp/associola.c +++ b/trunk/net/sctp/associola.c @@ -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;