diff options
author | 2025-04-19 11:15:28 +0800 | |
---|---|---|
committer | 2025-05-21 14:49:39 +0200 | |
commit | 187de25110c8ac8d52e24f8c596ebdcbcd55bbbf (patch) | |
tree | 650d83d01e5d3378fe1c8177bb7b8e6722114f02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy() (diff) | |
download | wireguard-linux-187de25110c8ac8d52e24f8c596ebdcbcd55bbbf.tar.xz wireguard-linux-187de25110c8ac8d52e24f8c596ebdcbcd55bbbf.zip |
wifi: mt76: mt7996: fix uninitialized symbol warning
Fix below smatch warnings:
drivers/net/wireless/mediatek/mt76/mt7996/main.c:952 mt7996_mac_sta_add_links()
error: uninitialized symbol 'err'.
drivers/net/wireless/mediatek/mt76/mt7996/main.c:1133 mt7996_set_rts_threshold()
error: uninitialized symbol 'ret'.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Closes: https://lore.kernel.org/r/202504101051.1ya4Z4va-lkp@intel.com/
Signed-off-by: sunliming <sunliming@kylinos.cn>
Link: https://patch.msgid.link/20250419031528.2073892-1-sunliming@linux.dev
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