This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / pkt_cls.h
index 45ac289..9abc5b5 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef __LINUX_PKT_CLS_H
 #define __LINUX_PKT_CLS_H
 
-#include <linux/pkt_sched.h>
-
 /* I think i could have done better macros ; for now this is stolen from
  * some arch/mips code - jhs
 */
@@ -138,9 +136,9 @@ struct tc_police
 
 struct tcf_t
 {
-       __u64   install;
-       __u64   lastuse;
-       __u64   expires;
+       __u32   install;
+       __u32   lastuse;
+       __u32   expires;
 };
 
 struct tc_cnt