|
@@ -1655,7 +1655,7 @@ struct net_device {
|
|
rx_handler_func_t __rcu *rx_handler;
|
|
rx_handler_func_t __rcu *rx_handler;
|
|
void __rcu *rx_handler_data;
|
|
void __rcu *rx_handler_data;
|
|
|
|
|
|
-#if CONFIG_NET_CLS_ACT
|
|
|
|
|
|
+#ifdef CONFIG_NET_CLS_ACT
|
|
struct tcf_proto __rcu *ingress_cl_list;
|
|
struct tcf_proto __rcu *ingress_cl_list;
|
|
#endif
|
|
#endif
|
|
struct netdev_queue __rcu *ingress_queue;
|
|
struct netdev_queue __rcu *ingress_queue;
|