]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pkt_sched.h
SUNRPC: Unexport rpc_init_task() and rpc_execute()
[linux-2.6-omap-h63xx.git] / include / linux / pkt_sched.h
index 268c51599eb8dc9343ffcdc6ef76e161858f6772..32761352e858cd4c95b15ab215b8c39be9fe756e 100644 (file)
@@ -77,12 +77,14 @@ struct tc_ratespec
 {
        unsigned char   cell_log;
        unsigned char   __reserved;
-       unsigned short  feature;
-       short           addend;
+       unsigned short  overhead;
+       short           cell_align;
        unsigned short  mpu;
        __u32           rate;
 };
 
+#define TC_RTAB_SIZE   1024
+
 /* FIFO section */
 
 struct tc_fifo_qopt