diff options
Diffstat (limited to 'include/linux/tc_act/tc_ipt.h')
-rw-r--r-- | include/linux/tc_act/tc_ipt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/tc_act/tc_ipt.h b/include/linux/tc_act/tc_ipt.h index 4b6f7b6c7a79..a2335563d21f 100644 --- a/include/linux/tc_act/tc_ipt.h +++ b/include/linux/tc_act/tc_ipt.h @@ -5,8 +5,7 @@ #define TCA_ACT_IPT 6 -enum -{ +enum { TCA_IPT_UNSPEC, TCA_IPT_TABLE, TCA_IPT_HOOK, |