-----Original Message-----
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Sent: 2021年2月4日 21:20
To: Joakim Zhang <redacted>
Cc: Giuseppe Cavallaro <redacted>; Alexandre Torgue
[off-list ref]; Jose Abreu [off-list ref]; David
Miller [off-list ref]; Jakub Kicinski [off-list ref]; Network
Development [off-list ref]; Andrew Lunn [off-list ref];
Florian Fainelli [off-list ref]; Willem de Bruijn
[off-list ref]
Subject: Re: [PATCH net-next 2/2] net: stmmac: slightly adjust the order of the
codes in stmmac_resume()
On Thu, Feb 4, 2021 at 5:18 AM Joakim Zhang [off-list ref]
wrote:
quoted
Slightly adjust the order of the codes in stmmac_resume(), remove the
check "if (!device_may_wakeup(priv->device) || !priv->plat->pmt)".
Signed-off-by: Joakim Zhang <redacted>
This commit message says what the code does, but not why or why it's correct.
This just slight changes the code order, there is no function change, I will improve the commit message if needed.
Best Regards,
Joakim Zhang