[PATCH 02/21] wifi: mt76: mt7996: Add mt7996_mcu_sta_mld_setup_tlv() and mt7996_mcu_sta_eht_mld_tlv()

lorenzo at kernel.org lorenzo at kernel.org
Tue Mar 18 06:53:06 PDT 2025


[...]
> > link_sta);
> > +
> > +               if (sta->mlo && conn_state != CONN_STATE_DISCONNECT)
> 
> The latter check seems already to be handled by:
> if (conn_state == CONN_STATE_DISCONNECT)
>     goto out;

ack, I will fix it.

Regards,
Lorenzo

> 
> > {
> > +                       mt7996_mcu_sta_mld_setup_tlv(dev, skb, sta);
> > +                       mt7996_mcu_sta_eht_mld_tlv(dev, skb, sta);
> > +               }
> >         }
> > 
> >         ret = mt7996_mcu_add_group(dev, link_conf->vif, sta);
> > 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250318/b50758ef/attachment.sig>


More information about the linux-arm-kernel mailing list