diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2022-03-07 08:13:14 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2022-03-07 08:13:14 +0000 |
commit | 931f68501e1b909924fb6f8b5d5e25becad96454 (patch) | |
tree | 2481076cd4bbdc30d512f151d340e6a5613dff92 /usr.bin | |
parent | 97be0d8a4a1fa13d0456431afb5cb89d46904999 (diff) |
rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo
ioctls should use dedicated names for their structs, but SIOCG80211ALLCHANS
duplicated struct ieee80211_channel. We cannot make changes to the kernel's
version of ieee80211_channel while an ioctl is squatting on the struct name.
Helpful guidance from deraadt@
Tested in a ports bulk build by sthen@, and tested by Mikhail.
ok sthen@
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions