[PATCH v2] wifi: mac80211: Update bssid indicator with real BSS numbers
Jeff Johnson
quic_jjohnson at quicinc.com
Tue Apr 23 12:12:32 PDT 2024
On 12/7/2023 10:38 PM, Allen Ye wrote:
> The cnt member in mbssid is the count of total number of MBSSID elements
> instead of BSSID. Therefore, we fix this by reading the MaxBSSID Indicator
> field directly.
Commit text is much more readable if you somewhat follow the guidance:
Describe what the current code does.
Describe the problem with the current code.
Describe how to modify the code to fix the problem.
And write this at a high enough level that a manager can understand :)
More information about the Linux-mediatek
mailing list