|
@@ -46,7 +46,6 @@ unknown_manip_pkt(struct sk_buff *skb,
|
|
}
|
|
}
|
|
|
|
|
|
const struct nf_nat_protocol nf_nat_unknown_protocol = {
|
|
const struct nf_nat_protocol nf_nat_unknown_protocol = {
|
|
- .name = "unknown",
|
|
|
|
/* .me isn't set: getting a ref to this cannot fail. */
|
|
/* .me isn't set: getting a ref to this cannot fail. */
|
|
.manip_pkt = unknown_manip_pkt,
|
|
.manip_pkt = unknown_manip_pkt,
|
|
.in_range = unknown_in_range,
|
|
.in_range = unknown_in_range,
|