diff options
author | Mukesh Sisodiya <[email protected]> | 2023-06-04 12:11:13 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-06 14:14:53 +0200 |
commit | 2a5325f802863c399fe40de935ba01195d4c43c8 (patch) | |
tree | 1eec626d60039df9ede5dfeb3642d832d101772d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 61403414e1719f929386dda8fb954bb302628ef3 (diff) |
wifi: mac80211: use u64 to hold enum ieee80211_bss_change flags
The size of enum ieee80211_bss_change is bigger that 32,
so we need u64 to be used in a flag. Also pass u64
instead of u32 to ieee80211_reconfig_ap_links() for the same
reason.
Signed-off-by: Mukesh Sisodiya <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230604120651.d53b7018a4eb.I1adaa041de51d50d84a11226573e81ceac0fe90d@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions