diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-04-24 15:38:19 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-04-25 11:26:32 +0200 |
commit | 8eac6b3347e80ba6a66e265ec55e91ff877be0d9 (patch) | |
tree | f0a70cc26ab930aa4dc776221d3836612df7807e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab606dea80c4d2a7d39203fa53acbf0f78adc148 (diff) |
wifi: iwlwifi: mld: clarify variable type
In iwl_mld_emlsr_disallowed_with_link() the code uses an
enum for a bitmap of values from it, which doesn't really
make sense.Use u32 for the variable just like the return
value.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250424153620.ddf54a728ec0.Ie2e8de150f67369c4e034452c5f1a15f85d2931c@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