RE: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-20 Thread Ioana Ciornei
> Subject: Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change > > On Sat, Jun 15, 2019 at 06:08:54PM -0700, David Miller wrote: > > From: Russell King - ARM Linux admin > > Date: Sat, 15 Jun 2019 23:13:28 +0100 > > > > > On Sat, Jun 15, 20

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-16 Thread Russell King - ARM Linux admin
On Sat, Jun 15, 2019 at 06:08:54PM -0700, David Miller wrote: > From: Russell King - ARM Linux admin > Date: Sat, 15 Jun 2019 23:13:28 +0100 > > > On Sat, Jun 15, 2019 at 01:30:21PM -0700, David Miller wrote: > >> From: Ioana Ciornei > >> Date: Thu, 13 Jun 2019 09:37:51 +0300 > >> > >> > The ph

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-15 Thread David Miller
From: Russell King - ARM Linux admin Date: Sat, 15 Jun 2019 23:13:28 +0100 > On Sat, Jun 15, 2019 at 01:30:21PM -0700, David Miller wrote: >> From: Ioana Ciornei >> Date: Thu, 13 Jun 2019 09:37:51 +0300 >> >> > The phy_state field of phylink should carry only valid information >> > especially w

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-15 Thread Russell King - ARM Linux admin
On Sat, Jun 15, 2019 at 01:30:21PM -0700, David Miller wrote: > From: Ioana Ciornei > Date: Thu, 13 Jun 2019 09:37:51 +0300 > > > The phy_state field of phylink should carry only valid information > > especially when this can be passed to the .mac_config callback. > > Update the an_enabled field

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-15 Thread David Miller
From: Ioana Ciornei Date: Thu, 13 Jun 2019 09:37:51 +0300 > The phy_state field of phylink should carry only valid information > especially when this can be passed to the .mac_config callback. > Update the an_enabled field with the autoneg state in the > phylink_phy_change function. > > Fixes: 9

[PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Ioana Ciornei
The phy_state field of phylink should carry only valid information especially when this can be passed to the .mac_config callback. Update the an_enabled field with the autoneg state in the phylink_phy_change function. Fixes: 9525ae83959b ("phylink: add phylink infrastructure") Signed-off-by: Ioana

RE: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Ioana Ciornei
> Subject: [PATCH] net: phylink: set the autoneg state in phylink_phy_change > > The phy_state field of phylink should carry only valid information especially > when this can be passed to the .mac_config callback. > Update the an_enabled field with the autoneg state in the phy

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Russell King - ARM Linux admin
On Thu, Jun 13, 2019 at 09:37:51AM +0300, Ioana Ciornei wrote: > The phy_state field of phylink should carry only valid information > especially when this can be passed to the .mac_config callback. > Update the an_enabled field with the autoneg state in the > phylink_phy_change function. an_enable

RE: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Ioana Ciornei
> Subject: Re: [PATCH] net: phylink: set the autoneg state in > phylink_phy_change > > On Thu, Jun 13, 2019 at 09:37:51AM +0300, Ioana Ciornei wrote: > > The phy_state field of phylink should carry only valid information > > especially when this can be passed to

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Russell King - ARM Linux admin
On Thu, Jun 13, 2019 at 08:55:16AM +, Ioana Ciornei wrote: > > Subject: Re: [PATCH] net: phylink: set the autoneg state in > > phylink_phy_change > > > > On Thu, Jun 13, 2019 at 09:37:51AM +0300, Ioana Ciornei wrote: > > > The phy_state field of phylink sh

RE: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Ioana Ciornei
> Subject: Re: [PATCH] net: phylink: set the autoneg state in > phylink_phy_change > > On Thu, Jun 13, 2019 at 08:55:16AM +, Ioana Ciornei wrote: > > > Subject: Re: [PATCH] net: phylink: set the autoneg state in > > > phylink_phy_change > > > > &g

Re: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Russell King - ARM Linux admin
On Thu, Jun 13, 2019 at 02:32:06PM +, Ioana Ciornei wrote: > > > Subject: Re: [PATCH] net: phylink: set the autoneg state in > > phylink_phy_change > > > > On Thu, Jun 13, 2019 at 08:55:16AM +, Ioana Ciornei wrote: > > > > Subject: Re: [PATCH]

RE: [PATCH] net: phylink: set the autoneg state in phylink_phy_change

2019-06-13 Thread Ioana Ciornei
> Subject: Re: [PATCH] net: phylink: set the autoneg state in > phylink_phy_change > > On Thu, Jun 13, 2019 at 02:32:06PM +, Ioana Ciornei wrote: > > > > > Subject: Re: [PATCH] net: phylink: set the autoneg state in > > > phylink_phy_change > > > &