aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVeerendranath Jakkam <[email protected]>2022-07-11 11:04:43 +0530
committerJohannes Berg <[email protected]>2022-07-11 10:19:32 +0200
commitff3821bc355275ada757dd2be8654dd0aae9c2f9 (patch)
tree706c0b2bb22722718033757344c01a281ea8d271 /tools/perf/scripts/python/event_analyzing_sample.py
parent38b6c01a6b34719b66aa58490fd258974ae2f8e8 (diff)
wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doit
nl80211_pre_doit() using nla_get_u16() to read u8 attribute NL80211_ATTR_MLO_LINK_ID. Fix this by using nla_get_u8() to read NL80211_ATTR_MLO_LINK_ID attribute. Signed-off-by: Veerendranath Jakkam <[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