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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 10 Dec 2021 07:01:34 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     JosephCHANG <josright123@...il.com>
Cc:     "David S . Miller" <davem@...emloft.net>,
        Rob Herring <robh+dt@...nel.org>, joseph_chang@...icom.com.tw,
        netdev@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3, 2/2] net: Add dm9051 driver

On Fri, 10 Dec 2021 16:40:21 +0800 JosephCHANG wrote:
> Add davicom dm9051 spi ethernet driver. The driver work for the
> device with its spi master.
> 
> Test ok with raspberry pi 2 and pi 4, the spi configure used in
> my raspberry pi 4 is spi0.1, spi speed 31200000, and INT by pin 26.

Please rebase on top of net-next, this does not build because
netdev->dev_addr is constant now.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ