RE: [PATCH 07/11] net: phylink: Add PHYLINK_DEV operation type

2019-05-28 Thread Ioana Ciornei
> Subject: Re: [PATCH 07/11] net: phylink: Add PHYLINK_DEV operation type > > > > On 5/27/2019 2:22 PM, Ioana Ciornei wrote: > > In the PHYLINK_DEV operation type, the PHYLINK infrastructure can work > > without an attached net_device. For printing usecases, i

Re: [PATCH 07/11] net: phylink: Add PHYLINK_DEV operation type

2019-05-27 Thread Florian Fainelli
On 5/27/2019 2:22 PM, Ioana Ciornei wrote: > In the PHYLINK_DEV operation type, the PHYLINK infrastructure can work > without an attached net_device. For printing usecases, instead, a struct > device * should be passed to PHYLINK using the phylink_config structure. > > Also, netif_carrier_* cal