Re: [PATCH V2 0/2] fix mac not working after system resumed with WoL enabled

From: Piotr Raczynski
Date: Thu Dec 22 2022 - 14:56:53 EST


On Wed, Dec 21, 2022 at 04:01:42PM +0800, Clark Wang wrote:
> Hi,
> The issue description is in the commit message.
>
> This patchset is the second version following discussions with Russell.
> But the name of each patch has changed, so V2 is not marked in each patch.
>
> Thanks.
>

Please include target tree name in the subject eg. [net 1/2]

> Clark Wang (2):
> net: phylink: add a function to resume phy alone to fix resume issue
> with WoL enabled
> net: stmmac: resume phy separately before calling stmmac_hw_setup()
>
> .../net/ethernet/stmicro/stmmac/stmmac_main.c | 16 +++++++-------
> drivers/net/phy/phylink.c | 21 ++++++++++++++++++-
> include/linux/phylink.h | 1 +
> 3 files changed, 28 insertions(+), 10 deletions(-)
>
> --
> 2.34.1
>