Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f474d9b authored by Vlad Yasevich's avatar Vlad Yasevich Committed by David S. Miller
Browse files

sctp: Kill unused variable in sctp_assoc_bh_rcv()

parent 8427f136
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;