diff options
author | 2014-03-19 17:04:35 +0800 | |
---|---|---|
committer | 2014-03-19 21:29:57 +0100 | |
commit | 4da64622131b6b0cd1211e220dc88cc15007b59d (patch) | |
tree | 424b61a6d74544cec3b1f76511aec02020dd23c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: set beamforming bit in radiotap (diff) | |
download | linux-dev-4da64622131b6b0cd1211e220dc88cc15007b59d.tar.xz linux-dev-4da64622131b6b0cd1211e220dc88cc15007b59d.zip |
cfg80211: remove unnecessary check
RCU pointer bss->pub.beacon_ies is checked before in previous
statement:
if (rcu_access_pointer(bss->pub.beacon_ies))
continue;
There is no need to check it twice(and in the wrong way :) ).
Signed-off-by: Zhao, Gang <gamerh2o@gmail.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