aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2018-02-22 13:51:21 +0100
committerLuca Coelho <[email protected]>2018-03-16 12:34:53 +0200
commit75fd4fec3e4c43b131c7c4958adb3ab9f1665513 (patch)
treec4c772ba7b56bf872600858957f5f99ee020572c /tools/perf/util/c++/clang.cpp
parente829b17caf96c2da34620e335fb777592990906c (diff)
iwlwifi: mvm: fix error checking for multi/broadcast sta
The earlier patch called the station add functions but didn't assign their return value to the ret variable, so that the checks for it were meaningless. Fix that. Found by smatch: .../mac80211.c:2560 iwl_mvm_start_ap_ibss() warn: we tested 'ret' before and it was 'false' .../mac80211.c:2563 iwl_mvm_start_ap_ibss() warn: we tested 'ret' before and it was 'false' Fixes: 3a89411cd31c ("iwlwifi: mvm: fix assert 0x2B00 on older FWs") Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions