From: patchwork-bot+netdevbpf@kernel.org
To: Teng Qi <starmiku1207184332@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, tanghui20@huawei.com,
arnd@arndb.de, netdev@vger.kernel.org,
linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org,
baijiaju1990@gmail.com, islituo@gmail.com, oslab@tsinghua.edu.cn
Subject: Re: [PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
Date: Thu, 18 Nov 2021 12:10:09 +0000 [thread overview]
Message-ID: <163723740935.26371.8164804741918888412.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211118070118.63756-1-starmiku1207184332@gmail.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Thu, 18 Nov 2021 15:01:18 +0800 you wrote:
> The definition of macro MOTO_SROM_BUG is:
> #define MOTO_SROM_BUG (lp->active == 8 && (get_unaligned_le32(
> dev->dev_addr) & 0x00ffffff) == 0x3e0008)
>
> and the if statement
> if (MOTO_SROM_BUG) lp->active = 0;
>
> [...]
Here is the summary with links:
- [v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
https://git.kernel.org/netdev/net/c/0fa68da72c3b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-11-18 12:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 7:01 [PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock() Teng Qi
2021-11-18 7:05 ` Arnd Bergmann
2021-11-18 12:10 ` 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=163723740935.26371.8164804741918888412.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=arnd@arndb.de \
--cc=baijiaju1990@gmail.com \
--cc=davem@davemloft.net \
--cc=islituo@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oslab@tsinghua.edu.cn \
--cc=starmiku1207184332@gmail.com \
--cc=tanghui20@huawei.com \
/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