]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/netfilter/nf_nat_proto_sctp.c
sctp: remove the typedef sctp_sctphdr_t
[karo-tx-linux.git] / net / netfilter / nf_nat_proto_sctp.c
index 804e8a0ab36ef56b120ea89be1994b39eca5bc36..c57ee3240b1d5e848077c61f37c72a40ed0d1afd 100644 (file)
@@ -32,7 +32,7 @@ sctp_manip_pkt(struct sk_buff *skb,
               const struct nf_conntrack_tuple *tuple,
               enum nf_nat_manip_type maniptype)
 {
-       sctp_sctphdr_t *hdr;
+       struct sctphdr *hdr;
        int hdrsize = 8;
 
        /* This could be an inner header returned in imcp packet; in such