docs: networking: dpaa2: Fix DPNI header
authorSean Anderson <sean.anderson@seco.com>
Fri, 17 Dec 2021 17:42:31 +0000 (12:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Dec 2021 11:46:42 +0000 (11:46 +0000)
The DPNI object should get its own header, like the rest of the objects.

Fixes: 60b91319a349 ("staging: fsl-mc: Convert documentation to rst format")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst

index d638b5a..1996477 100644 (file)
@@ -183,6 +183,7 @@ PHY and allows physical transmission and reception of Ethernet frames.
   IRQ config, enable, reset
 
 DPNI (Datapath Network Interface)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Contains TX/RX queues, network interface configuration, and RX buffer pool
 configuration mechanisms.  The TX/RX queues are in memory and are identified
 by queue number.