All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: networking: dpaa2: Fix DPNI header
@ 2021-12-17 17:42 Sean Anderson
  2021-12-20 11:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Anderson @ 2021-12-17 17:42 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc
  Cc: Stuart Yoder, netdev, David S . Miller, linux-kernel,
	Jakub Kicinski, Laurentiu Tudor, Sean Anderson

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>
---

 .../device_drivers/ethernet/freescale/dpaa2/overview.rst         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst b/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
index d638b5a8aadd..199647729251 100644
--- a/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
+++ b/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
@@ -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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: networking: dpaa2: Fix DPNI header
  2021-12-17 17:42 [PATCH] docs: networking: dpaa2: Fix DPNI header Sean Anderson
@ 2021-12-20 11:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-12-20 11:50 UTC (permalink / raw)
  To: Sean Anderson
  Cc: corbet, linux-doc, stuyoder, netdev, davem, linux-kernel, kuba,
	laurentiu.tudor

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 17 Dec 2021 12:42:31 -0500 you wrote:
> 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>
> ---
> 
>  .../device_drivers/ethernet/freescale/dpaa2/overview.rst         | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - docs: networking: dpaa2: Fix DPNI header
    https://git.kernel.org/netdev/net/c/662f11d55ffd

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-20 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 17:42 [PATCH] docs: networking: dpaa2: Fix DPNI header Sean Anderson
2021-12-20 11:50 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.