]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 10 Feb 2025 20:50:10 +0000 (21:50 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 11 Feb 2025 23:19:10 +0000 (15:19 -0800)
commit5e7a74b6a35782be83b433979e71df2636ab05f0
treec83907550a4242be6c7706a9ec8dbb7bcc414462
parent8eb0d381be31bfa01f768ad38a15af7ade805e69
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode

Consider that an EEE mode may not be broken but simply not supported
by the MAC, and rename function phy_set_eee_broken().

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/30deb630-3f6b-4ffb-a1e6-a9736021f43a@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c
include/linux/phy.h