Thread (10 messages) flat view 10 messages, 6 authors, 2016-01-07

Re: [PATCH net-next] net, sched: add clsact qdisc

From: Cong Wang <hidden>
Date: 2016-01-06 02:40:42

On Tue, Jan 5, 2016 at 5:00 PM, Daniel Borkmann [off-list ref] wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index c20b814..752c0d2 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -1739,7 +1739,9 @@ struct net_device {
 #ifdef CONFIG_XPS
        struct xps_dev_maps __rcu *xps_maps;
 #endif
-
+#ifdef CONFIG_NET_CLS_ACT
+       struct tcf_proto __rcu  *egress_cl_list;
+#endif

Next time you add a qdisc will you need another pointer in netdevice? ;)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help