diff options
| author | Johannes Berg <johannes.berg@intel.com> | 2026-05-05 13:38:37 +0200 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2026-05-06 11:03:21 +0200 |
| commit | 0f3c0a197309717d74729568f88957d448847937 (patch) | |
| tree | e5dbea0843604ad6e89936a961ac59211c1d2bba /scripts/stackusage | |
| parent | 283fc9e44ff5b5ac967439b4951b80bd4299f4e4 (diff) | |
wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
This is documented as a u8 and has a policy of NLA_U8, but uses
nla_get_u32() which means it's completely broken on big-endian.
Fix it to use nla_get_u8().
Fixes: 9bb7e0f24e7e ("cfg80211: add peer measurement with FTM initiator API")
Link: https://patch.msgid.link/20260505113837.260159-2-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
