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]
Date:   Thu, 14 Oct 2021 10:43:16 +0300
From:   Petko Manolov <petkan@...leusys.com>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     davem@...emloft.net, netdev@...r.kernel.org,
        nicolas.ferre@...rochip.com, claudiu.beznea@...rochip.com,
        f.fainelli@...il.com, christophe.jaillet@...adoo.fr,
        zhangchangzhong@...wei.com, linux-usb@...r.kernel.org
Subject: Re: [PATCH net-next 4/7] ethernet: manually convert
 memcpy(dev_addr,..., sizeof(addr))

On 21-10-13 13:44:32, Jakub Kicinski wrote:
> A handful of drivers use sizeof(addr) for the size of
> the address, after manually confirming the size is
> indeed 6 convert them to eth_hw_addr_set().
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> CC: nicolas.ferre@...rochip.com
> CC: claudiu.beznea@...rochip.com
> CC: f.fainelli@...il.com
> CC: petkan@...leusys.com
> CC: christophe.jaillet@...adoo.fr
> CC: zhangchangzhong@...wei.com
> CC: linux-usb@...r.kernel.org
> ---

>  drivers/net/usb/pegasus.c                | 2 +-

Acked-by: Petko Manolov <petkan@...leusys.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ