docs: networking: clarify intended audience of netdevices.rst
The netdevices doc is dangerously broad. At least make it clear that it's intended for developers, not for users. Acked-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20250415172653.811147-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>pull/1112/head
parent
00868d0348
commit
49593c298c
|
|
@ -8,7 +8,7 @@ Network Devices, the Kernel, and You!
|
|||
Introduction
|
||||
============
|
||||
The following is a random collection of documentation regarding
|
||||
network devices.
|
||||
network devices. It is intended for driver developers.
|
||||
|
||||
struct net_device lifetime rules
|
||||
================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue