Hi, On Mon, May 13, 2024 at 3:09 AM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > Hi Dmitry, > > + Stefan > > dmantipov@xxxxxxxxx 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@xxxxxxxxxxx> > > 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