CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/04 06:29:04
Modified files:
sys/net80211 : ieee80211_output.c
Log message:
Fix another case where the return value of ieee80211_chan2mode() was
used for indexing something other than ic_sup_rates. Should have been
part of earlier commit.
