mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
docs: networking: convert generic_netlink.txt to ReST
Not much to be done here: - add SPDX header; - add a document title; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
16128ad8f9
commit
110662503d
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
===============
|
||||||
|
Generic Netlink
|
||||||
|
===============
|
||||||
|
|
||||||
A wiki document on how to use Generic Netlink can be found here:
|
A wiki document on how to use Generic Netlink can be found here:
|
||||||
|
|
||||||
* http://www.linuxfoundation.org/collaborate/workgroups/networking/generic_netlink_howto
|
* http://www.linuxfoundation.org/collaborate/workgroups/networking/generic_netlink_howto
|
|
@ -60,6 +60,7 @@ Contents:
|
||||||
fore200e
|
fore200e
|
||||||
framerelay
|
framerelay
|
||||||
generic-hdlc
|
generic-hdlc
|
||||||
|
generic_netlink
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue