From: David Miller <davem@davemloft.net>
To: f.fainelli@gmail.com
Cc: netdev@vger.kernel.org, andrew@lunn.ch, rmk@armlinux.org.uk,
linux-kernel@vger.kernel.org, moritz.fischer@ettus.com
Subject: Re: [PATCH net-next v2 0/5] net: phy: Reduce duplication
Date: Thu, 01 Mar 2018 13:47:17 -0500 (EST) [thread overview]
Message-ID: <20180301.134717.1628675594904426105.davem@davemloft.net> (raw)
In-Reply-To: <20180228195849.17770-1-f.fainelli@gmail.com>
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Wed, 28 Feb 2018 11:58:44 -0800
> Hi all,
>
> This patch series reduces the duplication among 10G PHY drivers that just
> essentially stub most functions, but do that while replicating what the existing
> generic functions do.
>
> Changes in v2:
>
> - rename gen10g_soft_reset() to gen10g_no_soft_reset() to better illustrate
> what it does (or does not)
> - removed stray comment in marvell10g.c
The teranetics change creates an unused variable warning on 'reg'.
prev parent reply other threads:[~2018-03-01 18:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-28 19:58 [PATCH net-next v2 0/5] net: phy: Reduce duplication Florian Fainelli
2018-02-28 19:58 ` [PATCH net-next v2 1/5] net: phy: aquantia: Utilize genphy_c45_aneg_done() Florian Fainelli
2018-02-28 19:58 ` [PATCH net-next v2 2/5] net: phy: Export gen10g_* functions Florian Fainelli
2018-02-28 19:58 ` [PATCH net-next v2 3/5] net: phy: teranetics: Utilize generic functions Florian Fainelli
2018-02-28 19:58 ` [PATCH net-next v2 4/5] net: phy: cortina: " Florian Fainelli
2018-02-28 19:58 ` [PATCH net-next v2 5/5] net: phy: marvell10g: Utilize gen10g_soft_reset() Florian Fainelli
2018-03-01 18:47 ` David Miller [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=20180301.134717.1628675594904426105.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=moritz.fischer@ettus.com \
--cc=netdev@vger.kernel.org \
--cc=rmk@armlinux.org.uk \
/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;
as well as URLs for NNTP newsgroup(s).