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
| ||
|
Message-ID: <CALNs47tnXWM3aVpeNMkuVZAJKc=seWxLAoLgSwqP0Jms+Mfc_A@mail.gmail.com> Date: Sun, 8 Oct 2023 23:22:47 -0400 From: Trevor Gross <tmgross@...ch.edu> To: FUJITA Tomonori <fujita.tomonori@...il.com> Cc: netdev@...r.kernel.org, rust-for-linux@...r.kernel.org, andrew@...n.ch, miguel.ojeda.sandonis@...il.com, greg@...ah.com Subject: Re: [PATCH net-next v3 3/3] net: phy: add Rust Asix PHY driver On Sun, Oct 8, 2023 at 9:41 PM FUJITA Tomonori <fujita.tomonori@...il.com> wrote: > > This is the Rust implementation of drivers/net/phy/ax88796b.c. The > features are equivalent. You can choose C or Rust versionon kernel > configuration. > > Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com> > --- Thanks for adding the speed bindings. The last thing is that I still think we need to figure out a better way to generate the correct types for #define values (discussed around [1]) but we can fix that later. Reviewed-by: Trevor Gross <tmgross@...ch.edu> [1]: https://lore.kernel.org/rust-for-linux/CALNs47sxuGVXBwhXZa5NgHQ8F0MH2OoUzsgthAURE+OuTtJ1wQ@mail.gmail.com/
Powered by blists - more mailing lists