]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343697:
authoravos <avos@FreeBSD.org>
Wed, 6 Feb 2019 01:53:01 +0000 (01:53 +0000)
committeravos <avos@FreeBSD.org>
Wed, 6 Feb 2019 01:53:01 +0000 (01:53 +0000)
commitb12d49b3c987b6e7581b4ca9010ab587f3d8a2ff
tree01fd4ac1762793e4c1e496baceaaa03606aad2f3
parent3acd825b3abe345975a0aee65d7cc9ef157c0255
MFC r343697:
net80211(4): fix rate check when 'roaming' ifconfig(8) option is set to 'auto'

Do not try to clear 'basic rate' bit from roamRate; it cannot be here and,
actually, this operation clears 'MCS rate' bit instead, breaking comparison
for 11n / 11ac modes.
sys/net80211/ieee80211_scan_sta.c