Commits
![Masashi Honma](https://secure.gravatar.com/avatar/d8cae40a4477bd8cecdf85bc510b97fc.jpg?s=96&d=mm)
Masashi Honma committed 30fe6d50eb0
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT Use array_index_nospec() to sanitize ridx with respect to speculation. Signed-off-by: Masashi Honma <masashi.honma@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>