LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   struct tty_flip_buffer replacement in newer kernels (https://www.linuxquestions.org/questions/linux-kernel-70/struct-tty_flip_buffer-replacement-in-newer-kernels-946304/)

peacefulatom 05-22-2012 09:01 AM

struct tty_flip_buffer replacement in newer kernels
 
Hello

I'm newbie, working under existed serial driver, adapting it for 2.6.32.
During the compilation I have had several problems, which I
succesfully solved except this one:
error: 'struct tty_struct' has no member named 'flip'
In particular, cound you advice correct replacement of "tty->flip.count"

Thanks


All times are GMT -5. The time now is 03:09 PM.