Thread (3 messages) flat view 3 messages, 3 authors, 2021-03-16

Re: [PATCH net] docs: net: ena: Fix ena_start_xmit() function name typo

From: Shay Agroskin <hidden>
Date: 2021-03-16 08:08:47
Also in: linux-doc, lkml

Zenghui Yu [off-list ref] writes:
quoted hunk ↗ jump to hunk
The ena.rst documentation referred to end_start_xmit() when it 
should refer
to ena_start_xmit(). Fix the typo.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
---
 Documentation/networking/device_drivers/ethernet/amazon/ena.rst 
 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 
a/Documentation/networking/device_drivers/ethernet/amazon/ena.rst 
b/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
index 3561a8a29fd2..f8c6469f2bd2 100644
--- 
a/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
+++ 
b/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
@@ -267,7 +267,7 @@ DATA PATH
 Tx
 --
 
-end_start_xmit() is called by the stack. This function does the 
following:
+ena_start_xmit() is called by the stack. This function does the 
following:
 
 - Maps data buffers (skb->data and frags).
 - Populates ena_buf for the push buffer (if the driver and 
 device are
Acked-by: Shay Agroskin <redacted>

Thanks for this fix
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help