All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Alexander Aring <alex.aring@gmail.com>,
	linux-wpan@vger.kernel.org, lvc-project@linuxtesting.org,
	Stefan Schmidt <stefan@datenfreihafen.org>
Subject: Re: [PATCH] mac802154: fix time calculation in ieee802154_configure_durations()
Date: Mon, 13 May 2024 09:09:02 +0200	[thread overview]
Message-ID: <20240513090902.2d61ca02@xps-13> (raw)
In-Reply-To: <20240508114010.219527-1-dmantipov@yandex.ru>

Hi Dmitry,

+ Stefan

dmantipov@yandex.ru wrote on Wed,  8 May 2024 14:40:10 +0300:

> Since 'symbol_duration' of 'struct wpan_phy' is in nanoseconds but
> 'lifs_period' and 'sifs_period' are both in microseconds, fix time
> calculation in 'ieee802154_configure_durations()' and use convenient
> 'NSEC_PER_USEC' in 'ieee802154_setup_wpan_phy_pib()' as well.
> Compile tested only.
> 
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
> 

Requires Fixes and Cc: stable I guess.

Otherwise LGTM,

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

This is also a candidate for wpan, so [PATCH wpan]. Stefan, Alex, who's
handling wpan this release?

Cheers,
Miquèl

  reply	other threads:[~2024-05-13  7:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 11:40 [PATCH] mac802154: fix time calculation in ieee802154_configure_durations() Dmitry Antipov
2024-05-13  7:09 ` Miquel Raynal [this message]
2024-05-13 20:07   ` Alexander Aring
2024-05-18 21:49   ` Stefan Schmidt
2024-05-20  8:53     ` Miquel Raynal
2024-05-18 21:48 ` Stefan Schmidt

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=20240513090902.2d61ca02@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=alex.aring@gmail.com \
    --cc=dmantipov@yandex.ru \
    --cc=linux-wpan@vger.kernel.org \
    --cc=lvc-project@linuxtesting.org \
    --cc=stefan@datenfreihafen.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.