aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYang Li <[email protected]>2022-02-14 09:58:21 +0800
committerFelix Fietkau <[email protected]>2022-02-24 14:40:22 +0100
commit9273ffcc9a11942bd586bb42584337ef3962b692 (patch)
tree4cf11845a97cd8e69196e541948feb5cbab93f96 /tools/perf/scripts/python
parent95b5946e7e732b405157e5e9a09651a74d1c0632 (diff)
mt76: mt7615: Fix assigning negative values to unsigned variable
Smatch reports the following: drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1865 mt7615_mac_adjust_sensitivity() warn: assigning (-110) to unsigned variable 'def_th' drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1865 mt7615_mac_adjust_sensitivity() warn: assigning (-98) to unsigned variable 'def_th' Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions