[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200120.100844.376820797624094847.davem@davemloft.net>
Date: Mon, 20 Jan 2020 10:08:44 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: olteanv@...il.com
Cc: linux@...linux.org.uk, andrew@...n.ch, f.fainelli@...il.com,
hkallweit1@...il.com, netdev@...r.kernel.org,
alexandru.marginean@....com
Subject: Re: [PATCH net-next] net: phy: don't crash in phy_read/_write_mmd
without a PHY driver
From: Vladimir Oltean <olteanv@...il.com>
Date: Thu, 16 Jan 2020 19:46:28 +0200
> From: Alex Marginean <alexandru.marginean@....com>
>
> The APIs can be used by Ethernet drivers without actually loading a PHY
> driver. This may become more widespread in the future with 802.3z
> compatible MAC PCS devices being locally driven by the MAC driver when
> configuring for a PHY mode with in-band negotiation.
>
> Check that drv is not NULL before reading from it.
>
> Signed-off-by: Alex Marginean <alexandru.marginean@....com>
Applied, thank you.
Powered by blists - more mailing lists