diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-03-01 13:09:32 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-07 12:57:11 +0300 |
commit | e820373a4fd06ebb6ed0331e97693048cfd16652 (patch) | |
tree | dd14ecca953d5b4ab47e3f2bf4ea04c98f064366 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e8edb34640eeeefc74a3d767b61b4d4ac3b94eea (diff) | |
download | linux-e820373a4fd06ebb6ed0331e97693048cfd16652.tar.xz |
wifi: mac80211: fix ieee80211_link_set_associated() type
The return type here should be u64 for the flags, even
if it doesn't matter right now because it doesn't return
any flags that don't fit into u32.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230301115906.d67ccae57d60.Ia4768e547ba8b1deb2b84ce3bbfbe216d5bfff6a@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions