Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kraus, NechamaX <nechamax.kraus@linux.intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused _I_PHY_ID define
Date: Thu, 4 Nov 2021 11:05:45 +0200	[thread overview]
Message-ID: <56cf525d-5abe-6b4d-80d8-ae3fae2c5097@linux.intel.com> (raw)
In-Reply-To: <20211013061926.464744-1-sasha.neftin@intel.com>

On 10/13/2021 09:19, Sasha Neftin wrote:
> _I_PHY_ID not in use. Clean up the code accordingly,
> and get rid of the unused define
> 
> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc_defines.h | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/net/ethernet/intel/igc/igc_defines.h b/drivers/net/ethernet/intel/igc/igc_defines.h
> index fad27a4fea78..910ad1a0d375 100644
> --- a/drivers/net/ethernet/intel/igc/igc_defines.h
> +++ b/drivers/net/ethernet/intel/igc/igc_defines.h
> @@ -605,9 +605,6 @@
>   #define PHY_1000T_CTRL		0x09 /* 1000Base-T Control Reg */
>   #define PHY_1000T_STATUS	0x0A /* 1000Base-T Status Reg */
>   
> -/* Bit definitions for valid PHY IDs. I = Integrated E = External */
> -#define I225_I_PHY_ID		0x67C9DC00
> -
>   /* MDI Control */
>   #define IGC_MDIC_DATA_MASK	0x0000FFFF
>   #define IGC_MDIC_REG_MASK	0x001F0000
> 
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>

      reply	other threads:[~2021-11-04  9:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13  6:19 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused _I_PHY_ID define Sasha Neftin
2021-11-04  9:05 ` Kraus, NechamaX [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=56cf525d-5abe-6b4d-80d8-ae3fae2c5097@linux.intel.com \
    --to=nechamax.kraus@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