]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343342:
authoravos <avos@FreeBSD.org>
Mon, 28 Jan 2019 01:19:43 +0000 (01:19 +0000)
committeravos <avos@FreeBSD.org>
Mon, 28 Jan 2019 01:19:43 +0000 (01:19 +0000)
commita0428ad5cc2f56f94fce4b773ff2e1a2f5fcc865
treea41ff41f895041900a018f96ca885ac4769f2833
parent7636b2e7a915ebc45f723da14a34eeac73c05ef0
MFC r343342:
net80211: turn channel mode check into assertion.

There is may be only 11b channel (since chanflags[] table
maps MODE_AUTO to the corresponding 11b channel flags).
sys/net80211/ieee80211_scan_sta.c