Re: [PATCH net-next 0/4] net: ethtool: Untangle PHYLIB dependency

2020-07-02 Thread Florian Fainelli
On 7/2/2020 9:35 AM, Jakub Kicinski wrote: > On Thu, 2 Jul 2020 18:34:24 +0200 Andrew Lunn wrote: >> On Thu, Jul 02, 2020 at 05:56:52PM +0200, Michal Kubecek wrote: >>> On Wed, Jul 01, 2020 at 09:29:38PM -0700, Florian Fainelli wrote: Hi all, This patch series untangles the etht

Re: [PATCH net-next 0/4] net: ethtool: Untangle PHYLIB dependency

2020-07-02 Thread Jakub Kicinski
On Thu, 2 Jul 2020 18:34:24 +0200 Andrew Lunn wrote: > On Thu, Jul 02, 2020 at 05:56:52PM +0200, Michal Kubecek wrote: > > On Wed, Jul 01, 2020 at 09:29:38PM -0700, Florian Fainelli wrote: > > > Hi all, > > > > > > This patch series untangles the ethtool netlink dependency with PHYLIB > > > whic

Re: [PATCH net-next 0/4] net: ethtool: Untangle PHYLIB dependency

2020-07-02 Thread Andrew Lunn
On Thu, Jul 02, 2020 at 05:56:52PM +0200, Michal Kubecek wrote: > On Wed, Jul 01, 2020 at 09:29:38PM -0700, Florian Fainelli wrote: > > Hi all, > > > > This patch series untangles the ethtool netlink dependency with PHYLIB > > which exists because the cable test feature calls directly into PHY > >

Re: [PATCH net-next 0/4] net: ethtool: Untangle PHYLIB dependency

2020-07-02 Thread Michal Kubecek
On Wed, Jul 01, 2020 at 09:29:38PM -0700, Florian Fainelli wrote: > Hi all, > > This patch series untangles the ethtool netlink dependency with PHYLIB > which exists because the cable test feature calls directly into PHY > library functions. The approach taken here is to utilize a new set of > net