Skip to content

Update feed [ targets ]

Marek Puzyniak requested to merge lagacy_rates into release-6.5

  • 4629ea91 brcm63xx: mac80211.sh: fix legacy B-rates setting

commit 4629ea9122e72abd34652ef25ce4d910be9fde1b Author: Marek Puzyniak marek.puzyniak@iopsys.eu Date: 2022-08-01 14:43:22 +0000

brcm63xx: mac80211.sh: fix legacy B-rates setting

Sometimes it happened that during channel switch lagacy B rates were enabled
even it was not requested. This happened when chanspec was setup again but
data rates were not refreshed. When there is need to setup again chanspec
also legacy data rates need to be set.

Signed-off-by: Marek Puzyniak <marek.puzyniak@iopsys.eu>

Base directory -> feeds/targets/ iopsys-brcm63xx-arm/base-files/lib/netifd/wireless/mac80211.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

Merge request reports