aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Arinzon <[email protected]>2023-06-20 13:35:44 +0000
committerJakub Kicinski <[email protected]>2023-06-21 22:43:13 -0700
commit5dfbbaa208f5429a02ccb410ae3515222bbe64ef (patch)
tree9829c5a2c7f32b31a3818d66f20adaddec5c5bb6
parent53bf91641ae19fe51fb24422de6d07565a3536d0 (diff)
net: ena: Fix rst format issues in readme
This patch fixes a warning in the ena documentation file identified by the kernel automatic tools. The patch also adds a missing newline between sections. Signed-off-by: David Arinzon <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r--Documentation/networking/device_drivers/ethernet/amazon/ena.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/amazon/ena.rst b/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
index 491492677632..5eaa3ab6c73e 100644
--- a/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
+++ b/Documentation/networking/device_drivers/ethernet/amazon/ena.rst
@@ -38,6 +38,7 @@ debug logs.
Some of the ENA devices support a working mode called Low-latency
Queue (LLQ), which saves several more microseconds.
+
ENA Source Code Directory Structure
===================================
@@ -206,6 +207,7 @@ More information about Adaptive Interrupt Moderation (DIM) can be found in
Documentation/networking/net_dim.rst
.. _`RX copybreak`:
+
RX copybreak
============
The rx_copybreak is initialized by default to ENA_DEFAULT_RX_COPYBREAK