From: naamax.meir <naamax.meir@linux.intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v2 1/1] igc: Remove unused phy_type enum
Date: Tue, 10 May 2022 07:47:22 +0300 [thread overview]
Message-ID: <77c9df0a-f5d6-b653-201f-2bc57e5ceeae@linux.intel.com> (raw)
In-Reply-To: <20220423165321.838055-1-sasha.neftin@intel.com>
On 4/23/2022 19:53, Sasha Neftin wrote:
> Complete to commit 8e153faf5827 ("igc: Remove unused phy type")
> i225 parts have only one phy. There is no point to use phy_type enum.
> Clean up the code accordingly, and get rid of the unused enum lines.
>
> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
> v2: ret_val isn't needed since it's always returning 0
> drivers/net/ethernet/intel/igc/igc_base.c | 2 --
> drivers/net/ethernet/intel/igc/igc_hw.h | 7 -------
> drivers/net/ethernet/intel/igc/igc_phy.c | 12 +++---------
> 3 files changed, 3 insertions(+), 18 deletions(-)
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
prev parent reply other threads:[~2022-05-10 4:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 16:53 [Intel-wired-lan] [PATCH v2 1/1] igc: Remove unused phy_type enum Sasha Neftin
2022-05-10 4:47 ` naamax.meir [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=77c9df0a-f5d6-b653-201f-2bc57e5ceeae@linux.intel.com \
--to=naamax.meir@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