diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index fbe6e81b889b31f798683d296a51e4f658ae122b..73e9509c057e1916f62bbd38b34a7ab413bccbe2 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h @@ -657,8 +657,6 @@ struct sctp_sockaddr_entry { #define SCTP_ADDRESS_TICK_DELAY 500 -typedef struct sctp_chunk *(sctp_packet_phandler_t)(struct sctp_association *); - /* This structure holds lists of chunks as we are assembling for * transmission. */