diff options
author | Lachlan Hodges <lachlan.hodges@morsemicro.com> | 2025-06-21 15:32:09 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-06-24 10:04:55 +0300 |
commit | 7a3750ff0f2e8fee338a9c168f429f6c37f0e820 (patch) | |
tree | ab2d067767a63c8b2ff6d4302bc515c252bf8272 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0e7facea6da2bd360361440786785752aa5b0e30 (diff) | |
download | linux-7a3750ff0f2e8fee338a9c168f429f6c37f0e820.tar.xz |
wifi: mac80211: fix beacon interval calculation overflow
As we are converting from TU to usecs, a beacon interval of
100*1024 usecs will lead to integer wrapping. To fix change
to use a u32.
Fixes: 057d5f4ba1e4 ("mac80211: sync dtim_count to TSF")
Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Link: https://patch.msgid.link/20250621123209.511796-1-lachlan.hodges@morsemicro.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions