]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343697:
authorAndriy Voskoboinyk <avos@FreeBSD.org>
Wed, 6 Feb 2019 01:53:01 +0000 (01:53 +0000)
committerAndriy Voskoboinyk <avos@FreeBSD.org>
Wed, 6 Feb 2019 01:53:01 +0000 (01:53 +0000)
commitd964b1c92f30088be0563cd629d3088e48ede6b7
treed416fc5cf8bf2f676bd823d594af661631e68444
parent26a147e84eea88d84ab9f0deaa737143f50eb94e
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