Skip to content

Commit 5dfbbaa

Browse files
davidarinzonkuba-moo
authored andcommitted
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 <darinzon@amazon.com> Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202306171804.U7E92zoE-lkp@intel.com/ Reviewed-by: Simon Horman <simon.horman@corigine.com> Link: https://lore.kernel.org/r/20230620133544.32584-1-darinzon@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 53bf916 commit 5dfbbaa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Documentation/networking/device_drivers/ethernet/amazon

Documentation/networking/device_drivers/ethernet/amazon/ena.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ debug logs.
3838

3939
Some of the ENA devices support a working mode called Low-latency
4040
Queue (LLQ), which saves several more microseconds.
41+
4142
ENA Source Code Directory Structure
4243
===================================
4344

@@ -206,6 +207,7 @@ More information about Adaptive Interrupt Moderation (DIM) can be found in
206207
Documentation/networking/net_dim.rst
207208

208209
.. _`RX copybreak`:
210+
209211
RX copybreak
210212
============
211213
The rx_copybreak is initialized by default to ENA_DEFAULT_RX_COPYBREAK

0 commit comments

Comments
 (0)