]> git.hungrycats.org Git - linux/commitdiff
[PKT_SCHED]: Kill CONFIG_CLS_U32_PERF2 cruft code.
authorDavid S. Miller <davem@nuts.davemloft.net>
Tue, 6 Jul 2004 11:48:46 +0000 (04:48 -0700)
committerDavid S. Miller <davem@nuts.davemloft.net>
Tue, 6 Jul 2004 11:48:46 +0000 (04:48 -0700)
net/sched/cls_u32.c

index 2f763f228d4c2a47ccd19d61ceec4ed0de974afd..68b1bc65ff9ef08ac4ddd3ae5f9a0934ac2a0369 100644 (file)
@@ -796,9 +796,6 @@ static int u32_dump(struct tcf_proto *tp, unsigned long fh,
                        RTA_PUT(skb, TCA_U32_CLASSID, 4, &n->res.classid);
                if (n->ht_down)
                        RTA_PUT(skb, TCA_U32_LINK, 4, &n->ht_down->handle);
-#ifdef CONFIG_CLS_U32_PERF2
-               n->sel.rcnt = n->sel.rhit = 0;
-#endif
 #ifdef CONFIG_NET_CLS_ACT
                /* again for backward compatible mode - we want
                *  to work with both old and new modes of entering