NFS: Stop sillyname renames and unmounts from racing
[safe/jmp/linux-2.6] / include / linux / pkt_sched.h
index 268c515..3276135 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