]> git.ipfire.org Git - thirdparty/linux.git/commit
Cast to the proper type
authorTamir Duberstein <tamird@gmail.com>
Wed, 25 Jun 2025 12:25:39 +0000 (05:25 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 1 Jul 2025 07:49:18 +0000 (09:49 +0200)
commitc9a7bcd2c016ac814fd56e5a2b0946fb14960de4
tree3c04b7964fe1f85b996d72eb9a329bb4f579caaf
parent22955d942f281e476f1db997c1fd4f24c6e3b693
Cast to the proper type

Use the ffi type rather than the resolved underlying type.

Acked-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://patch.msgid.link/20250625-correct-type-cast-v2-2-6f2c29729e69@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
rust/kernel/net/phy.rs