From: Jay Foster <jay@systech.com>
To: 'Andrew Lunn' <andrew@lunn.ch>,
Rainer Arndt <Arndt-ADT@kieback-peter.de>
Cc: ecos-patches@ecos.sourceware.org
Subject: RE: Incomplete baud rate mapping in termiostty.c
Date: Wed, 30 Jan 2008 21:17:00 -0000 [thread overview]
Message-ID: <74C9525D67A5FF4791614FDB06593BB10429A475@mail.systech.com> (raw)
Should the setting of priv->init = true be dependent on the return value of
real_termios_init()?
res = real_termios_init();
if (ENOERR == res)
priv->init = true;
Or maybe it doesn't matter.
Jay
-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch]
Sent: Wednesday, January 30, 2008 10:41 AM
To: Rainer Arndt
Cc: ecos-patches@ecos.sourceware.org
Subject: Re: Incomplete baud rate mapping in termiostty.c
Hi Folks
Here is Rainers patch plus my patch for the init flag.
Andrew
next reply other threads:[~2008-01-30 21:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 21:17 Jay Foster [this message]
2008-03-05 16:06 ` Jonathan Larmour
-- strict thread matches above, loose matches on Subject: below --
2008-01-30 16:59 Rainer Arndt
2008-01-30 17:48 ` Andrew Lunn
2008-01-30 18:41 ` Andrew Lunn
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=74C9525D67A5FF4791614FDB06593BB10429A475@mail.systech.com \
--to=jay@systech.com \
--cc=Arndt-ADT@kieback-peter.de \
--cc=andrew@lunn.ch \
--cc=ecos-patches@ecos.sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).