]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sctp/sm_statetable.c
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
[linux-2.6-omap-h63xx.git] / net / sctp / sm_statetable.c
index 5f6cc7aa661bd0371d1394d23610c6be780a6644..5e54b17377f40a0b3eb5a711031ae07d32bc16bd 100644 (file)
@@ -954,7 +954,7 @@ static const sctp_sm_table_entry_t timeout_event_table[SCTP_NUM_TIMEOUT_TYPES][S
        TYPE_SCTP_EVENT_TIMEOUT_AUTOCLOSE,
 };
 
-static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(sctp_cid_t cid, 
+static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(sctp_cid_t cid,
                                                            sctp_state_t state)
 {
        if (state > SCTP_STATE_MAX)