]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/netfilter/nf_nat_protocol.h
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
[linux-2.6-omap-h63xx.git] / include / net / netfilter / nf_nat_protocol.h
index 8ce227624eacf2839568d59c0e22461ec5526c6c..fba94a2028d5e34117539ba083df036f8ba56aa4 100644 (file)
@@ -8,9 +8,6 @@ struct nf_nat_range;
 
 struct nf_nat_protocol
 {
-       /* Protocol name */
-       const char *name;
-
        /* Protocol number. */
        unsigned int protonum;