summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorDaniel Gabay <daniel.gabay@intel.com>2026-05-06 06:44:28 +0300
committerJohannes Berg <johannes.berg@intel.com>2026-05-06 12:41:51 +0300
commit60e33987268c637f0ed5458f0f81ea865fed369f (patch)
tree97769787e2d35eb42d147519a21f8c1e5bad52c8 /include/linux/platform_data
parenta6ea8948e3c3ebec6146655e868e85b8613260eb (diff)
downloadlinux-60e33987268c637f0ed5458f0f81ea865fed369f.tar.xz
wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NAN
- NAN switches between bands/channels per its schedule, so mac80211 rate control can't work, set HAS_RATE_CONTROL instead. - Skip rate control checks for NAN interfaces in mac80211_hwsim_sta_rc_update() as it's not relevant. - Move set_rts_threshold stub to HWSIM_COMMON_OPS and return 0 instead of -EOPNOTSUPP to prevent failures in non-MLO tests that set RTS threshold (hwsim ignores the use_rts instruction from mac80211 anyway). Signed-off-by: Daniel Gabay <daniel.gabay@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20260506064301.216e68be61ac.If9ef94a12cec8dfc55416afaf745d6e5025a5ec9@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions