From: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused MII_CR_LOOPBACK
Date: Sun, 21 Feb 2021 10:38:23 +0200 [thread overview]
Message-ID: <4b510df9-4f6b-0c16-beaf-30bc718421f7@linux.intel.com> (raw)
In-Reply-To: <20210214071749.4068885-1-sasha.neftin@intel.com>
On 14/02/2021 09:17, Sasha Neftin wrote:
> MII_CR_LOOPBACK masks not in use in i225 device and can be removed.
>
> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
> drivers/net/ethernet/intel/igc/igc_defines.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/intel/igc/igc_defines.h b/drivers/net/ethernet/intel/igc/igc_defines.h
> index c5b36ec7bcff..153561291166 100644
> --- a/drivers/net/ethernet/intel/igc/igc_defines.h
> +++ b/drivers/net/ethernet/intel/igc/igc_defines.h
> @@ -441,7 +441,6 @@
> #define MII_CR_RESTART_AUTO_NEG 0x0200 /* Restart auto negotiation */
> #define MII_CR_POWER_DOWN 0x0800 /* Power down */
> #define MII_CR_AUTO_NEG_EN 0x1000 /* Auto Neg Enable */
> -#define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */
>
> /* PHY Status Register */
> #define MII_SR_LINK_STATUS 0x0004 /* Link Status 1 = link */
>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
prev parent reply other threads:[~2021-02-21 8:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-14 7:17 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused MII_CR_LOOPBACK Sasha Neftin
2021-02-21 8:38 ` Dvora Fuxbrumer [this message]
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=4b510df9-4f6b-0c16-beaf-30bc718421f7@linux.intel.com \
--to=dvorax.fuxbrumer@linux.intel.com \
--cc=intel-wired-lan@osuosl.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox