[NET_SCHED]: sch_api: introduce constant for rate table size
[pandora-kernel.git] / include / linux / pkt_sched.h
index 919af93..3276135 100644 (file)
@@ -83,6 +83,8 @@ struct tc_ratespec
        __u32           rate;
 };
 
+#define TC_RTAB_SIZE   1024
+
 /* FIFO section */
 
 struct tc_fifo_qopt