docs: net: ena: Fix ena_start_xmit() function name typo
authorZenghui Yu <yuzenghui@huawei.com>
Tue, 16 Mar 2021 03:27:37 +0000 (11:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Mar 2021 22:06:04 +0000 (15:06 -0700)
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>
Acked-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/device_drivers/ethernet/amazon/ena.rst

index 3561a8a..f8c6469 100644 (file)
@@ -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