]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net-sysfs: remove rtnl_trylock from queue attributes
authorAntoine Tenart <atenart@kernel.org>
Tue, 4 Feb 2025 17:03:13 +0000 (18:03 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Feb 2025 01:49:08 +0000 (17:49 -0800)
commitb0b6fcfa6ad8433e22b050c72cfbeec2548744b9
tree8f11d52d9fbbe0e91e44a37b688585bf0e35bfbf
parent7e54f85c60828842be27e0149f3533357225090e
net-sysfs: remove rtnl_trylock from queue attributes

Similar to the commit removing remove rtnl_trylock from device
attributes we here apply the same technique to networking queues.

Signed-off-by: Antoine Tenart <atenart@kernel.org>
Link: https://patch.msgid.link/20250204170314.146022-5-atenart@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/net-sysfs.c