Hi Alex, aahringo@xxxxxxxxxx wrote on Mon, 13 Jun 2022 00:37:33 -0400: > Hi, > > I was wondering why nothing worked anymore. I found it... > > changes since v2: > > - fix fixes tags in mac802154: util: fix release queue handling > - add patch mac802154: fix atomic_dec_and_test checks got somehow > confused 2 patch same issue I've got initially confused with your patchset but yes indeed the API works the opposite way compared to my gut understanding. We bought hardware and I am currently setting up a real network to hopefully track these regressions myself in the future. For these two patches: Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > > Alexander Aring (2): > mac802154: util: fix release queue handling > mac802154: fix atomic_dec_and_test checks > > net/mac802154/tx.c | 4 ++-- > net/mac802154/util.c | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > Thanks, Miquèl