diff options
author | 2018-08-22 16:01:05 -0700 | |
---|---|---|
committer | 2018-08-28 11:09:05 +0200 | |
commit | d7c863a2f65e48f442379f4ee1846d52e0c5d24d (patch) | |
tree | a66ad3e5d4dd028f33198a6fbdb778e569112a96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X (diff) | |
download | linux-rng-d7c863a2f65e48f442379f4ee1846d52e0c5d24d.tar.xz linux-rng-d7c863a2f65e48f442379f4ee1846d52e0c5d24d.zip |
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
The mac80211_hwsim driver intends to say that it supports up to four
STBC receive streams, but instead it ends up saying something undefined.
The IEEE80211_VHT_CAP_RXSTBC_X macros aren't independent bits that can
be ORed together, but values. In this case, _4 is the appropriate one
to use.
Signed-off-by: Danek Duvall <duvall@comfychair.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions