Commit c5b40502 authored by David S. Miller's avatar David S. Miller

net/sctp/sctp_sm_sideeffect.c: Kill unusued variable in sctp_side_effects.

parent fb2a8dcd
......@@ -167,7 +167,6 @@ int sctp_side_effects(sctp_event_t event_type, sctp_subtype_t subtype,
sctp_cmd_seq_t *commands,
int priority)
{
sctp_chunk_t *chunk = (sctp_chunk_t *) event_arg;
int error;
/* FIXME - Most of the dispositions left today would be categorized
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment