diff options
Diffstat (limited to 'include/net/tc_act/tc_gact.h')
-rw-r--r-- | include/net/tc_act/tc_gact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/tc_act/tc_gact.h b/include/net/tc_act/tc_gact.h index 119cdb418c23..b6f173910226 100644 --- a/include/net/tc_act/tc_gact.h +++ b/include/net/tc_act/tc_gact.h | |||
@@ -5,7 +5,7 @@ | |||
5 | #include <linux/tc_act/tc_gact.h> | 5 | #include <linux/tc_act/tc_gact.h> |
6 | 6 | ||
7 | struct tcf_gact { | 7 | struct tcf_gact { |
8 | struct tcf_common common; | 8 | struct tc_action common; |
9 | #ifdef CONFIG_GACT_PROB | 9 | #ifdef CONFIG_GACT_PROB |
10 | u16 tcfg_ptype; | 10 | u16 tcfg_ptype; |
11 | u16 tcfg_pval; | 11 | u16 tcfg_pval; |