[2.6 patch] telephony/ixj.h: remove kernel 2.2 #ifdef's

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 02/08/04

  • Next message: Adrian Bunk: "[2.6 patch] lockmeter.h: remove kernel 2.2 #ifdef (i386 + alpha)"
    Date:	Sun, 8 Feb 2004 02:19:39 +0100
    To: Ed Okerson <eokerson@quicknet.net>
    
    

    The patch below removes two #ifdef's for kernel 2.2 from
    linux-2.6.2-mm1/drivers/telephony/ixj.h .

    cu
    Adrian

    --- linux-2.6.2-mm1/drivers/telephony/ixj.h.old 2004-02-08 02:16:11.000000000 +0100
    +++ linux-2.6.2-mm1/drivers/telephony/ixj.h 2004-02-08 02:16:57.000000000 +0100
    @@ -1205,22 +1205,13 @@
             int aec_level;
             int cid_play_aec_level;
             int readers, writers;
    -#if LINUX_VERSION_CODE < 0x020400
    - struct wait_queue *poll_q;
    - struct wait_queue *read_q;
    -#else
             wait_queue_head_t poll_q;
             wait_queue_head_t read_q;
    -#endif
             char *read_buffer, *read_buffer_end;
             char *read_convert_buffer;
             size_t read_buffer_size;
             unsigned int read_buffer_ready;
    -#if LINUX_VERSION_CODE < 0x020400
    - struct wait_queue *write_q;
    -#else
             wait_queue_head_t write_q;
    -#endif
             char *write_buffer, *write_buffer_end;
             char *write_convert_buffer;
             size_t write_buffer_size;
    -
    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/


  • Next message: Adrian Bunk: "[2.6 patch] lockmeter.h: remove kernel 2.2 #ifdef (i386 + alpha)"

    Relevant Pages

    • Re: compiling a 2.4 kernel
      ... Each patch is designed to be used against a particular version of the Linux kernel. ... You might have an incompatible group of patches. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: [announcement, patch] real-time interrupts for the Linux kernel
      ... | attention for a new patch that adds hard real time support to the ... | Bernhard Kuhn, Senior Software Engineer, Metrowerks ... | - To unsubscribe from this list: ...
      (Linux-Kernel)
    • Debian 2.6.24-1- + ck patch + vmserver + nvidia
      ... I successfully recompiled the Debian 2.6.24-1 kernel with http://ftp.de.debian.org/debian/pool/main/l/linux-2.6/linux-2.6_2.6.24-2.diff.gz after applying the ck1 patch for that kernel version from here: ... The patch does not completely fit: ... VMware-server-1.0.4-56528 needs http://rtr.ca/vmware-2.6.24/vmware-any-any-update115a.tgz to get past a compile error. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: [PATCH] Stairacse scheduler v6.E for 2.6.7-rc3
      ... I am assuming the 267-rc3 patch will not go ... > To unsubscribe from this list: ... Do You Yahoo!? ... Mail has the best spam protection around ...
      (Linux-Kernel)
    • Re: how to start the sound system
      ... Maybe this patch is missing for your kernel. ... but of course i will try to compile the kernel ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)