lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174788584449.2369658.17188848797464910270.git-patchwork-notify@kernel.org>
Date: Thu, 22 May 2025 03:50:44 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: ALOK TIWARI <alok.a.tiwari@...cle.com>
Cc: ajit.khaparde@...adcom.com, sriharsha.basavapatna@...adcom.com,
 somnath.kotur@...adcom.com, andrew+netdev@...n.ch, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org, darren.kenny@...cle.com
Subject: Re: [PATCH] emulex/benet: correct command version selection in
 be_cmd_get_stats()

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Mon, 19 May 2025 07:17:19 -0700 you wrote:
> Logic here always sets hdr->version to 2 if it is not a BE3 or Lancer chip,
> even if it is BE2. Use 'else if' to prevent multiple assignments, setting
> version 0 for BE2, version 1 for BE3 and Lancer, and version 2 for others.
> Fixes potential incorrect version setting when BE2_chip and
> BE3_chip/lancer_chip checks could both be true.
> 
> Fixes: 61000861e860 ("be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R")
> Signed-off-by: Alok Tiwari <alok.a.tiwari@...cle.com>
> 
> [...]

Here is the summary with links:
  - emulex/benet: correct command version selection in be_cmd_get_stats()
    https://git.kernel.org/netdev/net-next/c/edb888d29748

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ