From 03ddbbd5ad9b60ff51d04fcd838375cc98173687 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 30 Oct 2013 16:36:47 -0700 Subject: [PATCH] update kernel headers --- include/linux/tc_act/tc_defact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/tc_act/tc_defact.h b/include/linux/tc_act/tc_defact.h index 6f65d07c7..17dddb40f 100644 --- a/include/linux/tc_act/tc_defact.h +++ b/include/linux/tc_act/tc_defact.h @@ -6,7 +6,7 @@ struct tc_defact { tc_gen; }; - + enum { TCA_DEF_UNSPEC, TCA_DEF_TM, -- 2.47.2