[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180312.210056.192041185878126371.davem@davemloft.net>
Date: Mon, 12 Mar 2018 21:00:56 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: hkallweit1@...il.com
Cc: andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: phy: set link state to down when
creating the phy_device
From: Heiner Kallweit <hkallweit1@...il.com>
Date: Sun, 11 Mar 2018 15:00:37 +0100
> Currently the link state is initialized to "up" when the phy_device is
> being created. This is not consistent with the phy state being
> initialized to PHY_DOWN.
>
> Usually this doen't do any harm because the link state is updated
> once the PHY reaches state PHY_AN. However e.g. if a LAN port isn't
> used and the PHY remains down this inconsistency remains and calls
> to functions like phy_print_status() give false results.
> Therefore change the initialization to link being down.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Applied, thank you.
Powered by blists - more mailing lists