[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <af015fe1-d27a-97e0-29c1-5d423af0e9a4@gmail.com>
Date: Wed, 23 Nov 2016 15:02:20 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: Woojung.Huh@...rochip.com, zach.brown@...com, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: [PATCH net] phy: fix error case of phy_led_triggers_(un)register
Le 23/11/2016 à 13:39, Woojung.Huh@...rochip.com a écrit :
> From: Woojung Huh <woojung.huh@...rochip.com>
>
> When phy_init_hw() fails at phy_attach_direct();
> - phy_detach() calls phy_led_triggers_unregister() without
> previous call of phy_led_triggers_register().
> - still call phy_led_triggers_register() and cause memory leak.
>
> Signed-off-by: Woojung Huh <woojung.huh@...rochip.com>
Since you probably have to resubmit this, can you also add a Fixes tag:
Fixes: 2e0bc452f472 ("net: phy: leds: add support for led triggers on
phy link state change")
Thanks!
--
Florian
Powered by blists - more mailing lists