documentation: networking: devlink: fix prestera.rst formatting that causes build warnings
Fixes: 66826c43e6
("documentation: networking: devlink: add prestera switched driver Documentation")
Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d356dbe23f
commit
01f1b6ed2b
|
@ -497,6 +497,7 @@ drivers:
|
||||||
|
|
||||||
* :doc:`netdevsim`
|
* :doc:`netdevsim`
|
||||||
* :doc:`mlxsw`
|
* :doc:`mlxsw`
|
||||||
|
* :doc:`prestera`
|
||||||
|
|
||||||
.. _Generic-Packet-Trap-Groups:
|
.. _Generic-Packet-Trap-Groups:
|
||||||
|
|
||||||
|
|
|
@ -46,3 +46,4 @@ parameters, info versions, and other features it supports.
|
||||||
qed
|
qed
|
||||||
ti-cpsw-switch
|
ti-cpsw-switch
|
||||||
am65-nuss-cpsw-switch
|
am65-nuss-cpsw-switch
|
||||||
|
prestera
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
.. SPDX-License-Identifier: GPL-2.0
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
=====================
|
========================
|
||||||
prestera devlink support
|
prestera devlink support
|
||||||
=====================
|
========================
|
||||||
|
|
||||||
This document describes the devlink features implemented by the ``prestera``
|
This document describes the devlink features implemented by the ``prestera``
|
||||||
device driver.
|
device driver.
|
||||||
|
|
Loading…
Reference in New Issue