Re: [patch] fix 2.4.18-pre8 compile error in cosa.c

From: Jan Kasprzak (kas@informatics.muni.cz)
Date: Tue Feb 05 2002 - 10:00:54 EST


Adrian Bunk wrote:
: the patch below fixes the following compile error in 2.4.18-pre8:

        Looks OK, please apply.

: --- drivers/net/wan/cosa.c.old Tue Feb 5 15:37:20 2002
: +++ drivers/net/wan/cosa.c Tue Feb 5 15:47:37 2002
: @@ -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

-Yenya

-- 
| Jan "Yenya" Kasprzak  <kas at {fi.muni.cz - work | yenya.net - private}> |
| GPG: ID 1024/D3498839      Fingerprint 0D99A7FB206605D7 8B35FCDE05B18A5E |
| http://www.fi.muni.cz/~kas/   Czech Linux Homepage: http://www.linux.cz/ |
|\    As anyone can tell you trying to force things on Linux developers   /|
|\\   generally works out pretty badly.              (Alan Cox in lkml)  //|
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:00:42 EST