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: 
 <172549323425.1198891.7163852244083604728.git-patchwork-notify@kernel.org>
Date: Wed, 04 Sep 2024 23:40:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Hayes Wang <hayeswang@...ltek.com>
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [PATCH net] r8152: fix the firmware doesn't work

Hello:

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

On Tue, 3 Sep 2024 14:33:33 +0800 you wrote:
> generic_ocp_write() asks the parameter "size" must be 4 bytes align.
> Therefore, write the bp would fail, if the mac->bp_num is odd. Align the
> size to 4 for fixing it. The way may write an extra bp, but the
> rtl8152_is_fw_mac_ok() makes sure the value must be 0 for the bp whose
> index is more than mac->bp_num. That is, there is no influence for the
> firmware.
> 
> [...]

Here is the summary with links:
  - [net] r8152: fix the firmware doesn't work
    https://git.kernel.org/netdev/net/c/8487b4af59d4

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