Skip to content
Commit 0a14c1d0 authored by Liang He's avatar Liang He Committed by Felix Fietkau
Browse files

mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()

We should use of_node_put() for the reference 'np' returned by
of_get_child_by_name() which will increase the refcount.

Fixes: 17f1de56

 ("mt76: add common code shared between multiple chipsets")
Signed-off-by: default avatarLiang He <windhl@126.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 8950a62f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment