From: Kraus, NechamaX <nechamax.kraus@linux.intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove obsolete mask
Date: Sun, 21 Nov 2021 12:30:45 +0200 [thread overview]
Message-ID: <39d41544-c64c-5495-ac4d-f0cc512a0b90@linux.intel.com> (raw)
In-Reply-To: <20211109094216.132929-1-sasha.neftin@intel.com>
On 11/9/2021 11:42, Sasha Neftin wrote:
> 'IGC_CTRL_EXT_LINK_MODE_MASK' not in use. This patch comes to tidy up
> obsolete 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 910ad1a0d375..0666bf4b54d5 100644
> --- a/drivers/net/ethernet/intel/igc/igc_defines.h
> +++ b/drivers/net/ethernet/intel/igc/igc_defines.h
> @@ -85,9 +85,6 @@
>
> #define IGC_WUFC_EXT_FILTER_MASK GENMASK(31, 8)
>
> -/* Physical Func Reset Done Indication */
> -#define IGC_CTRL_EXT_LINK_MODE_MASK 0x00C00000
> -
> /* Loop limit on how long we wait for auto-negotiation to complete */
> #define COPPER_LINK_UP_LIMIT 10
> #define PHY_AUTO_NEG_LIMIT 45
>
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>
prev parent reply other threads:[~2021-11-21 10:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 9:42 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove obsolete mask Sasha Neftin
2021-11-21 10:30 ` 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=39d41544-c64c-5495-ac4d-f0cc512a0b90@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