[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190215.202138.1915616474041185856.davem@davemloft.net>
Date: Fri, 15 Feb 2019 20:21:38 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: paul.kocialkowski@...tlin.com
Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
hkallweit1@...il.com, michal.simek@...inx.com,
thomas.petazzoni@...tlin.com
Subject: Re: [PATCH] net: phy: xgmiitorgmii: Support generic PHY status read
From: Paul Kocialkowski <paul.kocialkowski@...tlin.com>
Date: Fri, 15 Feb 2019 17:17:08 +0100
> Some PHY drivers like the generic one do not provide a read_status
> callback on their own but rely on genphy_read_status being called
> directly.
>
> With the current code, this results in a NULL function pointer call.
> Call genphy_read_status instead when there is no specific callback.
>
> Signed-off-by: Paul Kocialkowski <paul.kocialkowski@...tlin.com>
Applied, thanks.
Unfortunately I only noticed your updated version with the Fixes tag
after pushing this version out. I'll be more careful next time :)
Powered by blists - more mailing lists