On 08.11.2023 08:05, Greg KH wrote: > On Wed, Nov 08, 2023 at 11:34:00AM +0800, Li Ma wrote: >> From: Heiner Kallweit <hkallwe...@gmail.com> >> >> This effectively reverts 4b5f82f6aaef. On a number of systems ASPM L1 >> causes tx timeouts with RTL8168h, see referenced bug report. >> >> Fixes: 4b5f82f6aaef ("r8169: enable ASPM L1/L1.1 from RTL8168h") >> Cc: sta...@vger.kernel.org >> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217814 >> Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> >> Signed-off-by: David S. Miller <da...@davemloft.net> >> (cherry picked from commit 90ca51e8c654699b672ba61aeaa418dfb3252e5e) >> --- >> drivers/net/ethernet/realtek/r8169_main.c | 4 ---- >> 1 file changed, 4 deletions(-) > > Is this a proposed stable tree patch? If so, what kernel(s) are you > wanting it applied to? > This should have been sent neither to you nor sta...@vger.kernel.org. This patch has been applied to stable already, the mail is something AMD-internal it seems.
> thanks, > > greg k-h Heiner