linux/drivers/net/phy/realtek
Daniel Braunwarth a9b24b3583 net: phy: realtek: add error handling to rtl8211f_get_wol
We should check if the WOL settings was successfully read from the PHY.

In case this fails we cannot just use the error code and proceed.

Signed-off-by: Daniel Braunwarth <daniel.braunwarth@kuka.com>
Reported-by: Jon Hunter <jonathanh@nvidia.com>
Closes: https://lore.kernel.org/baaa083b-9a69-460f-ab35-2a7cb3246ffd@nvidia.com
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250624-realtek_fixes-v1-1-02a0b7c369bc@kuka.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-25 16:54:31 -07:00
..
Kconfig
Makefile
realtek_hwmon.c net: phy: realtek: remove call to devm_hwmon_sanitize_name 2025-03-21 18:05:30 +01:00
realtek_main.c net: phy: realtek: add error handling to rtl8211f_get_wol 2025-06-25 16:54:31 -07:00
realtek.h