[PATCH v3] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()

Julian Calaby julian.calaby at gmail.com
Wed Aug 25 16:24:30 PDT 2021


Hi Ryder,

On Thu, Aug 26, 2021 at 7:22 AM Ryder Lee <ryder.lee at mediatek.com> wrote:
>
> Beacon elements might be changed by hostapd configuraion, so driver
> should compare both IEs and PHY capabilities to get the least common
> denominator before association.
>
> Co-developed-by: Evelyn Tsai <evelyn.tsai at mediatek.com>
> Signed-off-by: Evelyn Tsai <evelyn.tsai at mediatek.com>
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> ---
> v3 - rebase and rework LDPC part.
> v2 - clean up codes.
> ---
>  .../net/wireless/mediatek/mt76/mt7915/mcu.c   | 164 +++++++++++++-----
>  .../wireless/mediatek/mt76/mt7915/mt7915.h    |  12 ++
>  2 files changed, 137 insertions(+), 39 deletions(-)
>
> diff --git a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> index ab8fc27646e0..640e0f06bb97 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> +++ b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> @@ -83,12 +83,24 @@ struct mt7915_sta {
>         struct mt7915_sta_key_conf bip;
>  };
>
> ++struct mt7915_vif_cap {

Extra +?

Thanks,

-- 
Julian Calaby

Email: julian.calaby at gmail.com
Profile: http://www.google.com/profiles/julian.calaby/



More information about the Linux-mediatek mailing list