summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/abi_parser.py
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2025-09-10 15:11:21 +0200
committerJohannes Berg <johannes.berg@intel.com>2025-09-11 08:50:31 +0200
commitc3f8d13357deab1e04f8a52b499d6b9b704e578e (patch)
tree8f502736aefbda85c9e23a5b8735c14cecfecb1d /scripts/lib/abi/abi_parser.py
parent9c600589e14f5fc01b8be9a5d0ad1f094b8b304b (diff)
wifi: nl80211: completely disable per-link stats for now
After commit 8cc71fc3b82b ("wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO"), the per-link data is only included in station dumps, where the size limit is somewhat less of an issue. However, it's still an issue, depending on how many links a station has and how much per-link data there is. Thus, for now, disable per-link statistics entirely. A complete fix will need to take this into account, make it opt-in by userspace, and change the dump format to be able to split a single station's data across multiple netlink dump messages, which all together is too much development for a fix. Fixes: 82d7f841d9bd ("wifi: cfg80211: extend to embed link level statistics in NL message") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/lib/abi/abi_parser.py')
0 files changed, 0 insertions, 0 deletions