]> www.infradead.org Git - users/hch/misc.git/commit
net: phy: rename eee_broken_modes to eee_disabled_modes
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 10 Feb 2025 20:49:22 +0000 (21:49 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 11 Feb 2025 23:19:10 +0000 (15:19 -0800)
commit8eb0d381be31bfa01f768ad38a15af7ade805e69
treee22e409b58e8f90930aad71d929786c6ddd142c0
parentae9b3c0e79bcc154f80f6e862d3085de31bcb3ce
net: phy: rename eee_broken_modes to eee_disabled_modes

This bitmap is used also if the MAC doesn't support an EEE mode.
So the mode isn't necessarily broken in the PHY. Therefore rename
the bitmap.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/6cd11422-dd67-4c87-a642-308de694af92@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phy-c45.c
drivers/net/phy/phy-core.c
drivers/net/phy/phy_device.c
include/linux/phy.h