]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
net80211: turn channel mode check into assertion.
authoravos <avos@FreeBSD.org>
Wed, 23 Jan 2019 13:17:03 +0000 (13:17 +0000)
committeravos <avos@FreeBSD.org>
Wed, 23 Jan 2019 13:17:03 +0000 (13:17 +0000)
commite16c380306cb84bead98547fc483b576092fe829
tree0f705d2e932545a4d96800b2456f9e139e939d92
parent1ce3befafefa7226bcff3621562943176fe87ff3
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).

Checked with RTL8812AU, STA mode.

MFC after: 5 days
sys/net80211/ieee80211_scan_sta.c