rust: phy: implement `Send` for `Registration`
authorWedson Almeida Filho <walmeida@microsoft.com>
Thu, 28 Mar 2024 19:54:53 +0000 (16:54 -0300)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 22 Apr 2024 22:14:05 +0000 (00:14 +0200)
commitdf70d04d56975f527b9c965322cf56e245909071
treea66ef97ebeb64be6f862e4d0e8c8dc97aacb2235
parent8933cf4651e02853ca679be7b2d978dfcdcc5e0c
rust: phy: implement `Send` for `Registration`

In preparation for requiring `Send` for `Module` implementations in the
next patch.

Cc: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: netdev@vger.kernel.org
Signed-off-by: Wedson Almeida Filho <walmeida@microsoft.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20240328195457.225001-2-wedsonaf@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/net/phy.rs