Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [PATCH] r8169: add tally counter fields added with RTL8125
Date: Tue, 8 Oct 2024 02:07:06 -0400	[thread overview]
Message-ID: <ZwTMCp1d5bC31tET@sashalap> (raw)
In-Reply-To: <39dc7755-5c2b-4f97-9c4b-f4548ca08cfa@gmail.com>

On Tue, Oct 08, 2024 at 07:40:17AM +0200, Heiner Kallweit wrote:
>RTL8125 added fields to the tally counter, what may result in the chip
>dma'ing these new fields to unallocated memory. Therefore make sure
>that the allocated memory area is big enough to hold all of the
>tally counter values, even if we use only parts of it.
>
>Fixes: f1bce4ad2f1c ("r8169: add support for RTL8125")
>Cc: stable@vger.kernel.org # up to 6.11
>Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
>---
>Original commit: ced8e8b8f40accfcce4a2bbd8b150aa76d5eff9a

I've fixed it up by taking 8df9439389a4 ("r8169: Fix spelling mistake:
"tx_underun" -> "tx_underrun"") as a dependency instead. Thanks!

-- 
Thanks,
Sasha

      reply	other threads:[~2024-10-08  6:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  5:40 [PATCH] r8169: add tally counter fields added with RTL8125 Heiner Kallweit
2024-10-08  6:07 ` Sasha Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZwTMCp1d5bC31tET@sashalap \
    --to=sashal@kernel.org \
    --cc=hkallweit1@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox