[lvc-project] [PATCH] mac802154: fix time calculation in ieee802154_configure_durations()
Alexander Aring
alex.aring at gmail.com
Mon May 13 23:07:46 MSK 2024
Hi,
On Mon, May 13, 2024 at 3:09 AM Miquel Raynal <miquel.raynal at bootlin.com> wrote:
>
> Hi Dmitry,
>
> + Stefan
>
> dmantipov at 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 at bootlin.com>
>
> This is also a candidate for wpan, so [PATCH wpan]. Stefan, Alex, who's
> handling wpan this release?
>
thought Stefan handles still wpan, -next we rotate?
- Alex
More information about the lvc-project
mailing list