patch-2.4.18 linux/drivers/net/wan/cosa.c
Next file: linux/drivers/net/wan/sdla_ppp.c
Previous file: linux/drivers/net/wan/Makefile
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Tue Feb 5 18:11:43 2002
- Orig file:
linux.orig/drivers/net/wan/cosa.c
- Orig date:
Mon Feb 18 20:18:39 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/drivers/net/wan/cosa.c linux/drivers/net/wan/cosa.c
@@ -105,13 +105,6 @@
#include <net/syncppp.h>
#include "cosa.h"
-/* Linux version stuff */
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,3,1)
-typedef struct wait_queue *wait_queue_head_t;
-#define DECLARE_WAITQUEUE(wait, current) \
- struct wait_queue wait = { current, NULL }
-#endif
-
/* Maximum length of the identification string. */
#define COSA_MAX_ID_STRING 128
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)