CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/06 01:23:15
Modified files:
sys/net80211 : ieee80211_ioctl.h
Log message:
The command value of the _IOC() macro is limited to values [0..255].
This change results in no binary change, it just makes things more clear.
OK deraadt
