All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Jack Stone <jwjstone@fastmail.fm>
Cc: gregkh@linuxfoundation.org, alan@linux.intel.com,
	linux-serial@vger.kernel.org
Subject: Re: struct tty_flip_buffer replacement in newer kernels
Date: Tue, 22 May 2012 15:10:33 +0100	[thread overview]
Message-ID: <20120522151033.33ef577a@pyramind.ukuu.org.uk> (raw)
In-Reply-To: <4FBB8742.7050504@fastmail.fm>

> 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"

Your driver shouldn't be looking in those areas. There isn't a correct
replacement. You will need to update it to use the flip buffers properly
not poke its nose in places it shouldn't have.

Perhaps the best thing would be to post a link to the driver ?

Alan

  reply	other threads:[~2012-05-22 14:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 12:17 struct tty_flip_buffer replacement in newer kernels Dmitriy Alekseev
2012-05-22 12:32 ` Fwd: " Jack Stone
2012-05-22 14:10   ` Alan Cox [this message]
2012-05-22 14:38     ` Dmitriy Alekseev
2012-05-22 16:27       ` Alan Cox
     [not found]         ` <1337855090.9672.YahooMailNeo@web44908.mail.sp1.yahoo.com>
2012-05-24 10:38           ` Fw: " Dmitriy Alekseev
     [not found]             ` <20120524142219.6606e57a@pyramind.ukuu.org.uk>
2012-05-24 15:05               ` Dmitriy Alekseev
2012-05-24 16:00                 ` Alan Cox
     [not found]                   ` <1338208815.57140.YahooMailNeo@web44914.mail.sp1.yahoo.com>
2012-05-28 12:52                     ` Fw: " Dmitriy Alekseev
2012-05-28 17:12                     ` Alan Cox
2012-05-29  6:46                       ` Dmitriy Alekseev
2012-05-29 10:41                         ` Alan Cox
2012-05-22 14:44     ` Jack Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120522151033.33ef577a@pyramind.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=alan@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jwjstone@fastmail.fm \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.