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/