diff options
author | Veerendranath Jakkam <[email protected]> | 2022-07-08 17:56:07 +0530 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2022-07-11 10:20:18 +0200 |
commit | 3c512307de4097aaaab3f4741c7a98fe88afa469 (patch) | |
tree | 67b1965fc397e3ba17e019fb5d298e43cb6a8593 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c528d7a2750a27174a30dffe42600f16c15bdb87 (diff) |
wifi: nl80211: fix sending link ID info of associated BSS
commit dd374f84baec ("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: dd374f84baec ("wifi: nl80211: expose link ID for associated BSSes")
Signed-off-by: Veerendranath Jakkam <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions