diff options
author | Richard Schütz <rschuetz@uni-koblenz.de> | 2017-09-07 18:47:43 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-09-21 16:47:12 +0300 |
commit | 1bd773c077deeeb2d9ced1fdb6d846169b8e7e4a (patch) | |
tree | ae8b910d874b035ca41cf570ec4bb76e4319d54e /net/mac80211/vht.c | |
parent | d405fd8cc807c045b23bc2df4a5ab6b85df614f3 (diff) | |
download | linux-1bd773c077deeeb2d9ced1fdb6d846169b8e7e4a.tar.xz |
wireless: set correct mandatory rate flags
According to IEEE Std 802.11-2016 (16.2.3.4 Long PHY SIGNAL field) all of
the following rates are mandatory for a HR/DSSS PHY: 1 Mb/s, 2 Mb/s,
5.5 Mb/s and 11 Mb/s. Set IEEE80211_RATE_MANDATORY_B flag for all of these
instead of just 1 Mb/s to correctly reflect this.
Signed-off-by: Richard Schütz <rschuetz@uni-koblenz.de>
[johannes: use switch statement]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/vht.c')
0 files changed, 0 insertions, 0 deletions