diff options
author | 2016-09-13 08:28:22 +0200 | |
---|---|---|
committer | 2016-09-13 08:28:22 +0200 | |
commit | 11d62caf93cf12ce80ff8304849887666ec8880a (patch) | |
tree | a9e1890f3a0d41ece3eb1ee9823951808380b2c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq (diff) | |
download | linux-dev-11d62caf93cf12ce80ff8304849887666ec8880a.tar.xz linux-dev-11d62caf93cf12ce80ff8304849887666ec8880a.zip |
mac80211: simplify TDLS RA lookup
smatch pointed out that the second check of "tdls_auth" was
pointless since if it was true, we returned from the function
already. We can further simplify the code by moving the first
check (if it's a TDLS peer at all) into the outer if, to only
handle that inside. This simplifies the control flow here.
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