提交 0f474d9b 编写于 作者: V Vlad Yasevich 提交者: David S. Miller

sctp: Kill unused variable in sctp_assoc_bh_rcv()

Signed-off-by: NVlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 8427f136
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册