+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / include / linux / istallion.h
index 8e72597..8de38f3 100644 (file)
@@ -70,15 +70,9 @@ typedef struct {
        void                    *argp;
        unsigned int            rxmarkmsk;
        struct tty_struct       *tty;
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,3,0))
-       struct wait_queue       *open_wait;
-       struct wait_queue       *close_wait;
-       struct wait_queue       *raw_wait;
-#else
        wait_queue_head_t       open_wait;
        wait_queue_head_t       close_wait;
        wait_queue_head_t       raw_wait;
-#endif
        struct work_struct      tqhangup;
        asysigs_t               asig;
        unsigned long           addr;