net/sched: act_csum: fix NULL dereference when 'goto chain' is used
[linux-2.6-microblaze.git] / include / net / tc_act / tc_csum.h
index 9470fd7..32d2454 100644 (file)
@@ -7,7 +7,6 @@
 #include <linux/tc_act/tc_csum.h>
 
 struct tcf_csum_params {
-       int action;
        u32 update_flags;
        struct rcu_head rcu;
 };