public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2] net: dsa: realtek: rtl8365mb: fix mode mask calculation
Date: Thu, 23 Apr 2026 09:20:05 +0000	[thread overview]
Message-ID: <177693600580.63460.5923134705742202898.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <400a6387-a444-4576-af6d-26be5410bce3@yahoo.com>

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Sun, 19 Apr 2026 21:37:07 +0200 you wrote:
> The RTL8365MB_DIGITAL_INTERFACE_SELECT_MODE_MASK macro was shifting
> the 4-bit mask (0xF) by only (_extint % 2) bits instead of
> (_extint % 2) * 4. This caused the mask to overlap with the adjacent
> nibble when configuring odd-numbered external interfaces, selecting
> the wrong bits entirely.
> 
> Align the shift calculation with the existing ...MODE_OFFSET macro.
> 
> [...]

Here is the summary with links:
  - [v2] net: dsa: realtek: rtl8365mb: fix mode mask calculation
    https://git.kernel.org/netdev/net/c/0c078021d386

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-04-23  9:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <400a6387-a444-4576-af6d-26be5410bce3.ref@yahoo.com>
2026-04-19 19:37 ` [PATCH v2] net: dsa: realtek: rtl8365mb: fix mode mask calculation Mieczyslaw Nalewaj
2026-04-20  2:24   ` Luiz Angelo Daros de Luca
2026-04-23  9:20   ` patchwork-bot+netdevbpf [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=177693600580.63460.5923134705742202898.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=namiltd@yahoo.com \
    --cc=netdev@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