Re: [PATCH v4 02/14] net: phy: at803x: use phy_modify()
From: Jie Luo <quic_luoj@quicinc.com>
Date: 2021-10-23 01:54:28
Also in:
netdev
From: Jie Luo <quic_luoj@quicinc.com>
Date: 2021-10-23 01:54:28
Also in:
netdev
On 10/22/2021 8:15 PM, Russell King (Oracle) wrote:
On Fri, Oct 22, 2021 at 08:06:12PM +0800, Luo Jie wrote:quoted
Convert at803x_set_wol to use phy_modify. Signed-off-by: Luo Jie <redacted>On v3, Andrew gave you a reviewed-by. You need to carry that forward especially if nothing has changed. Reviewed-by: Russell King (Oracle) <redacted>
Thanks Russell for this comments, will follow it.