]> www.infradead.org Git - users/jedix/linux-maple.git/commit
docs: netdev: break down the instance locking info per ops struct
authorJakub Kicinski <kuba@kernel.org>
Tue, 8 Apr 2025 19:59:54 +0000 (12:59 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Apr 2025 00:01:52 +0000 (17:01 -0700)
commit87eba404f2e1785d410b51a31ff030932194e1c6
tree3cd1b643d7114312be0f49bca4100b425857701e
parent99e44f39a8f7138f8b9d2bd87b17fceb483f8998
docs: netdev: break down the instance locking info per ops struct

Explicitly list all the ops structs and what locking they provide.
Use "ops locked" as a term for drivers which have ops called under
the instance lock.

Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250408195956.412733-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/netdevices.rst