From: Heiner Kallweit <hkallweit1@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>,
Eric Dumazet <edumazet@google.com>,
David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/2] net: phy: rename eee_broken_mode
Date: Mon, 10 Feb 2025 21:48:42 +0100 [thread overview]
Message-ID: <d7924d4e-49b0-4182-831f-73c558d4425e@gmail.com> (raw)
eee_broken_mode is used also if an EEE mode isn't actually broken
but e.g. not supported by MAC. So rename it.
This is split out from a bigger series that needs more rework.
Heiner Kallweit (2):
net: phy: rename eee_broken_modes to eee_disabled_modes
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
drivers/net/ethernet/realtek/r8169_main.c | 6 +++---
drivers/net/phy/phy-c45.c | 2 +-
drivers/net/phy/phy-core.c | 2 +-
drivers/net/phy/phy_device.c | 2 +-
include/linux/phy.h | 12 ++++++------
5 files changed, 12 insertions(+), 12 deletions(-)
--
2.48.1
next reply other threads:[~2025-02-10 20:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 20:48 Heiner Kallweit [this message]
2025-02-10 20:49 ` [PATCH net-next 1/2] net: phy: rename eee_broken_modes to eee_disabled_modes Heiner Kallweit
2025-02-11 14:05 ` Andrew Lunn
2025-02-10 20:50 ` [PATCH net-next 2/2] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode Heiner Kallweit
2025-02-11 14:05 ` Andrew Lunn
2025-02-11 23:30 ` [PATCH net-next 0/2] net: phy: rename eee_broken_mode patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d7924d4e-49b0-4182-831f-73c558d4425e@gmail.com \
--to=hkallweit1@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.