]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/ipvs/ip_vs_proto_udp.c
[NET]: Turn nfmark into generic mark
[net-next-2.6.git] / net / ipv4 / ipvs / ip_vs_proto_udp.c
index 691c8b637b2937bb6ab62574a4bd5dac76d200b6..452cb9c384b38620043ebedff090c346c3afdcf3 100644 (file)
@@ -89,7 +89,7 @@ udp_conn_schedule(struct sk_buff *skb, struct ip_vs_protocol *pp,
                return 0;
        }
 
-       if ((svc = ip_vs_service_get(skb->nfmark, skb->nh.iph->protocol,
+       if ((svc = ip_vs_service_get(skb->mark, skb->nh.iph->protocol,
                                     skb->nh.iph->daddr, uh->dest))) {
                if (ip_vs_todrop()) {
                        /*