[1] https://patchwork.kernel.org/project/linux-wireless/patch/20250304062854.829194-2-mingyen.hsieh@xxxxxxxxxxxx/ > > > > > > > > + pos += sizeof(*rule); > > > > > + } > > > > > + > > > > > +out: > > > > > + if (old == new) > > > > > + return; > > > > > + > > > > > + dev->has_eht = new; > > > > > + mt7925_set_stream_he_eht_caps(phy); > > > > > +} > > > > > + > > > > > > > > [...] > > > > > > > >