From: Neftin, Sasha <sasha.neftin@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v2] e1000e: Add support for Alder Lake
Date: Sun, 19 Jan 2020 13:55:23 +0200 [thread overview]
Message-ID: <58e2e144-4098-7f95-dde6-c6b0043a7908@intel.com> (raw)
In-Reply-To: <46e9c8d6-3382-2614-4087-8cfedcdeb9dd@molgen.mpg.de>
On 1/19/2020 13:02, Paul Menzel wrote:
> Dear Sasha,
>
>
> Am 19.01.20 um 08:46 schrieb Sasha Neftin:
>> Add devices ID's for the next LOM generations that will be
>> available on the next Intel Client platform (Alder Lake)
>> This patch provides the initial support for these devices
>>
>> v1->v2:
>> Address comminuty comments
>
> community
thanks, will fix the typo in v3
>
>> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
>> ---
>> ? drivers/net/ethernet/intel/e1000e/ethtool.c | 3 ++-
>> ? drivers/net/ethernet/intel/e1000e/hw.h????? | 5 +++++
>> ? drivers/net/ethernet/intel/e1000e/ich8lan.c | 7 +++++++
>> ? drivers/net/ethernet/intel/e1000e/netdev.c? | 7 ++++++-
>> ? drivers/net/ethernet/intel/e1000e/ptp.c???? | 1 +
>> ? 5 files changed, 21 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/net/ethernet/intel/e1000e/ethtool.c
>> b/drivers/net/ethernet/intel/e1000e/ethtool.c
>> index adce7e319b9e..aac0b7fb6243 100644
>> --- a/drivers/net/ethernet/intel/e1000e/ethtool.c
>> +++ b/drivers/net/ethernet/intel/e1000e/ethtool.c
>> @@ -895,8 +895,8 @@ static int e1000_reg_test(struct e1000_adapter
>> *adapter, u64 *data)
>> ????? case e1000_pch_lpt:
>> ????? case e1000_pch_spt:
>> ????? case e1000_pch_cnp:
>> -??????? /* fall through */
>
> Please split this out, or mention this in a commit message. Also, there
> are more instances. If you want, I can sent a clean-up commit for the
> unnecessary fall-through comments.
>
> [?]
This is unrelated statement to this patch. I think we should process
separate patch to clean up unneeded "fall through" statements. You can
do it if you want, otherwise we will do it later.
>
>
> Kind regards,
>
> Paul
prev parent reply other threads:[~2020-01-19 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-19 7:46 [Intel-wired-lan] [PATCH v2] e1000e: Add support for Alder Lake Sasha Neftin
2020-01-19 11:02 ` Paul Menzel
2020-01-19 11:55 ` Neftin, Sasha [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=58e2e144-4098-7f95-dde6-c6b0043a7908@intel.com \
--to=sasha.neftin@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