[PATCH] doc: fix nic order in index.rst
Stephen Hemminger
stephen at networkplumber.org
Tue Oct 11 23:48:35 CEST 2022
The list was not quite in alpha order, and it looked
like it should be.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/nics/index.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst
index 32c754496827..8df4fef41fe3 100644
--- a/doc/guides/nics/index.rst
+++ b/doc/guides/nics/index.rst
@@ -28,6 +28,7 @@ Network Interface Controller Drivers
enetc
enetfec
enic
+ fail_safe
fm10k
hinic
hns3
@@ -35,10 +36,10 @@ Network Interface Controller Drivers
ice
igb
igc
+ intel_vf
ionic
ipn3ke
ixgbe
- intel_vf
kni
liquidio
mana
@@ -52,8 +53,9 @@ Network Interface Controller Drivers
nfp
ngbe
null
- octeontx
octeon_ep
+ octeontx
+ pcap_ring
pfe
qede
sfc_efx
@@ -62,8 +64,6 @@ Network Interface Controller Drivers
thunderx
txgbe
vdev_netvsc
- virtio
vhost
+ virtio
vmxnet3
- pcap_ring
- fail_safe
--
2.35.1
More information about the dev
mailing list