From: Oliver Neukum <oneukum@suse.com>
To: Anthony Mallet <anthony.mallet@laas.fr>, linux-usb@vger.kernel.org
Subject: Re: [PATCH 1/2] USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Date: Thu, 05 Mar 2020 11:34:23 +0100 [thread overview]
Message-ID: <1583404463.12738.31.camel@suse.com> (raw)
In-Reply-To: <24160.54083.771390.513782@beetle.laas.fr>
Am Donnerstag, den 05.03.2020, 11:24 +0100 schrieb Anthony Mallet:
> close_delay and closing_wait are specified in hundredth of a second but stored
> internally in jiffies. Use the jiffies_to_msecs() and msecs_to_jiffies()
> functions to convert from each other.
>
> Signed-off-by: Anthony Mallet <anthony.mallet@laas.fr>
Acked-by: Oliver Neukum <oneukum@suse.com>
next prev parent reply other threads:[~2020-03-05 10:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-05 10:24 [PATCH 1/2] USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL Anthony Mallet
2020-03-05 10:34 ` Oliver Neukum [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-09 9:51 Anthony Mallet
2020-03-09 10:35 ` Greg KH
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=1583404463.12738.31.camel@suse.com \
--to=oneukum@suse.com \
--cc=anthony.mallet@laas.fr \
--cc=linux-usb@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 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 NNTP newsgroup(s).