aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/associola.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sctp/associola.c')
-rw-r--r--net/sctp/associola.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sctp/associola.c b/net/sctp/associola.c
index 35b6a023a6d0..ff1dc5bd936c 100644
--- a/net/sctp/associola.c
+++ b/net/sctp/associola.c
@@ -1025,6 +1025,7 @@ static void sctp_assoc_bh_rcv(struct work_struct *work)
1025 struct sctp_chunk *chunk; 1025 struct sctp_chunk *chunk;
1026 struct sock *sk; 1026 struct sock *sk;
1027 struct sctp_inq *inqueue; 1027 struct sctp_inq *inqueue;
1028 struct sctp_outq *outq;
1028 int state; 1029 int state;
1029 sctp_subtype_t subtype; 1030 sctp_subtype_t subtype;
1030 int error = 0; 1031 int error = 0;