mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-30 16:13:54 +08:00
docs: networking: convert hinic.txt to ReST
Not much to be done here: - add SPDX header; - adjust titles and chapters, adding proper markups; - adjust identation, whitespaces and blank lines; - 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
81baecb6f6
commit
3c3a2fde4d
@ -1,3 +1,6 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
============================================================
|
||||||
Linux Kernel Driver for Huawei Intelligent NIC(HiNIC) family
|
Linux Kernel Driver for Huawei Intelligent NIC(HiNIC) family
|
||||||
============================================================
|
============================================================
|
||||||
|
|
||||||
@ -110,7 +113,7 @@ hinic_dev - de/constructs the Logical Tx and Rx Queues.
|
|||||||
(hinic_main.c, hinic_dev.h)
|
(hinic_main.c, hinic_dev.h)
|
||||||
|
|
||||||
|
|
||||||
Miscellaneous:
|
Miscellaneous
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Common functions that are used by HW and Logical Device.
|
Common functions that are used by HW and Logical Device.
|
@ -63,6 +63,7 @@ Contents:
|
|||||||
generic_netlink
|
generic_netlink
|
||||||
gen_stats
|
gen_stats
|
||||||
gtp
|
gtp
|
||||||
|
hinic
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
@ -7815,7 +7815,7 @@ HUAWEI ETHERNET DRIVER
|
|||||||
M: Aviad Krawczyk <aviad.krawczyk@huawei.com>
|
M: Aviad Krawczyk <aviad.krawczyk@huawei.com>
|
||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
F: Documentation/networking/hinic.txt
|
F: Documentation/networking/hinic.rst
|
||||||
F: drivers/net/ethernet/huawei/hinic/
|
F: drivers/net/ethernet/huawei/hinic/
|
||||||
|
|
||||||
HUGETLB FILESYSTEM
|
HUGETLB FILESYSTEM
|
||||||
|
Loading…
Reference in New Issue
Block a user