HI Lorenzo, <snip> > > + > > + dev_dbg(dev->mt76.dev, "BSS %d is %s\n", event->bss_idx, > > + event->is_absent ? "Absent" : "Present"); > > do we really need this? I guess we can just drop mt7921_mcu_bss_event entirely That is not really necessary. That was just what I used to diagnose firmware behavior. I think I will remove it in the next version. Sean > > Regards, > Lorenzo > > > } > > > > static void > > -- > > 2.25.1 > >