]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/inet_frag.h
fat: i_blocks warning fix
[linux-2.6-omap-h63xx.git] / include / net / inet_frag.h
index 7374251b97879f46646fefb270c6c88f0c9061d0..e081eefd6f471a9a5241e3e694f9687be35446bc 100644 (file)
@@ -25,9 +25,9 @@ struct inet_frag_queue {
        int                     meat;
        __u8                    last_in;    /* first/last segment arrived? */
 
-#define COMPLETE               4
-#define FIRST_IN               2
-#define LAST_IN                        1
+#define INET_FRAG_COMPLETE     4
+#define INET_FRAG_FIRST_IN     2
+#define INET_FRAG_LAST_IN      1
 };
 
 #define INETFRAGS_HASHSZ               64