CVSROOT: /cvs Module name: src Changes by: mes...@cvs.openbsd.org 2021/03/25 10:23:39
Modified files: sys/net80211 : ieee80211_ra.c Log message: an invalid value of `mcs' may come from the hardware so adjust code so that the value is only used after checking if it's valid or not. CID 1502921 OK stsp@ phessler@