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:   Mon, 23 Jul 2018 08:22:04 +0200
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     David Miller <davem@...emloft.net>
Cc:     fugang.duan@....com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, ebiggers3@...il.com
Subject: Re: [PATCH v2] net: ethernet: freescale: Use generic CRC32 implementation

On 22 July 2018 at 23:39, David Miller <davem@...emloft.net> wrote:
> From: Krzysztof Kozlowski <krzk@...nel.org>
> Date: Sun, 22 Jul 2018 16:26:36 +0200
>
>> +             crc = crc32_le(~0, ha->addr, ndev->addr_len);
>
> This is "ether_crc_le(ha->addr, ndev->addr_len)" :-)
>
> Please use it, thanks!

Sure, I'll fix it.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ