Make qwx(4) call into ifmedia more like iwx(4) does it.
authorstsp <stsp@openbsd.org>
Fri, 3 May 2024 14:32:11 +0000 (14:32 +0000)
committerstsp <stsp@openbsd.org>
Fri, 3 May 2024 14:32:11 +0000 (14:32 +0000)
commit0eb146e813abe597a2c1c7ac1522fbec324a0bb1
tree1e76d5c3ad9a1f288561dffd426eb0996273641c
parent22ee75e59c47eb84dd91ce5d6083aec95c19845e
Make qwx(4) call into ifmedia more like iwx(4) does it.

Fixes weird media: lines in ifconfig which show a mix of 802.11 modes
after switching APs, such as:
media: IEEE802.11 autoselect mode 11a (OFDM18 mode 11g)
sys/dev/ic/qwx.c