diff options
author | 2019-06-05 00:12:20 +0200 | |
---|---|---|
committer | 2019-06-27 12:58:13 +0200 | |
commit | f57d8fa7fbcc26831b9aea8501aff9986089665f (patch) | |
tree | 4d14d1cf0aca3872b71b40d028cf12f0504b7333 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mt76: mt7615: remove unused variable in mt7615_mcu_set_bcn (diff) | |
download | wireguard-linux-f57d8fa7fbcc26831b9aea8501aff9986089665f.tar.xz wireguard-linux-f57d8fa7fbcc26831b9aea8501aff9986089665f.zip |
mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_key
Do not check key pointer in mt7615_mcu_set_wtbl_key since if set_key_cmd
is SET_KEY, key will be always not NULL. This patch will address a false
positive reported by Coverity-Scan
Addresses-Coverity-ID: 1445463 ("Dereference after null check")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions