Files
linux/include
Veerendranath Jakkam f1ee9a834e UPSTREAM: wifi: nl80211: fix sending link ID info of associated BSS
commit dd374f84ba ("wifi: nl80211: expose link ID for associated
BSSes") used a top-level attribute to send link ID of the associated
BSS in the nested attribute NL80211_ATTR_BSS. But since NL80211_ATTR_BSS
is a nested attribute of the attributes defined in enum nl80211_bss,
define a new attribute in enum nl80211_bss and use it for sending the
link ID of the BSS.

Fixes: dd374f84ba ("wifi: nl80211: expose link ID for associated BSSes")
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://lore.kernel.org/r/20220708122607.1836958-1-quic_vjakkam@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Bug: 238597250
(cherry picked from commit 3c512307de)
Change-Id: Id00e1f6a1a5b41e0b91e1840394adb80cbe313a4
Signed-off-by: Carlos Llamas <cmllamas@google.com>
2022-12-07 00:37:19 +00:00
..
2022-09-21 17:30:12 +02:00
2022-09-24 10:02:50 +02:00
2022-11-15 16:38:36 +00:00
2022-09-24 10:01:09 +02:00
2022-12-04 12:02:10 +00:00