summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2023-06-14 10:03:59 +0300
committerDavid S. Miller <davem@davemloft.net>2023-06-15 11:46:43 +0100
commit97c5209b3d374a25ebdb4c2ea9e9c1b121768da0 (patch)
tree8057d251bf4f16320575c35e17861baccdafd686 /net/tipc
parentf0ec58d557d65838974035ffd8a8862cf8166a81 (diff)
leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
The qca8k_cled_hw_control_get() function which implements ->hw_control_get sets the appropriate bits but does not clear them. This leads to an uninitialized variable bug. Fix this by setting mode to zero at the start. Fixes: e0256648c831 ("net: dsa: qca8k: implement hw_control ops") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Lee Jones <lee@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions