Re: [PATCH net v2] net: phy: Fix device_set_wakeup_enable() reference in kernel-doc

From: Florian Fainelli

Date: Thu Sep 17 2026 - 11:50:03 EST


On 9/16/26 23:30, Karl Mehltretter wrote:
The phy_may_wakeup() documentation refers to
device_set_wakeup_enabled(), but the function is named
device_set_wakeup_enable(). Correct the reference.

Fixes: b344bfacf1de ("net: phy: add phy_may_wakeup()")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <kmehltretter@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian