diff options
author | 2015-01-07 16:45:07 +0200 | |
---|---|---|
committer | 2015-01-14 09:34:33 +0100 | |
commit | 50075892ba30c4c19c41235b5308ee5a1e2125d7 (patch) | |
tree | f83c564dd090c586fe5936d35e063574204fcd73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: let flush() drop packets when possible (diff) | |
download | linux-dev-50075892ba30c4c19c41235b5308ee5a1e2125d7.tar.xz linux-dev-50075892ba30c4c19c41235b5308ee5a1e2125d7.zip |
mac80211: add TDLS supported channels correctly
The function adding the supported channels IE during a TDLS connection had
several issues:
1. If the entire subband is usable, the function exitted the loop without
adding it
2. The function only checked chandef_usable, ignoring flags like RADAR
which would prevent TDLS off-channel communcation.
3. HT20 was explicitly required in the chandef, while not a requirement
for TDLS off-channel.
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
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