ANDROID: nl80211: bring delta changes from final upstream MLO commits
This commit brings in delta changes merged in final upstream commits of backport commits merged with b/233387627. Update netlink attributes order to be in sync with final changes. Since the changes are upstream replace corresponding reserved attributes with actual attributes. Also, add missing changes from upstream commits. Fixes: - af34adaa ("BACKPORT: FROMLIST: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings") - d9759275 ("BACKPORT: FROMGIT: wifi: cfg80211: do some rework towards MLO link APIs") - 3f048cd9 ("BACKPORT: FROMGIT: wifi: nl80211: support MLO in auth/assoc") - 6abf3c5e ("BACKPORT: FROMLIST: cfg80211: Indicate MLO connection info in connect and roam callbacks") Corresponding upstream commits: - ecad3b0b ("wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings") - 7b0a0e3c ("wifi: cfg80211: do some rework towards MLO link APIs") - d648c230 ("wifi: nl80211: support MLO in auth/assoc") - efbabc11 ("cfg80211: Indicate MLO connection info in connect and roam callbacks") Bug: 238103864 Change-Id: I160f11a150cd275105fb7261b4facb468aa04325 Signed-off-by:Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Loading