Skip to content

Commit 0e78f38

Browse files
sebermdavem330
authored andcommitted
doc: net: fix bad references to network drivers
Fix "reference to nonexisting document" warnings. Fixes: b255e50 ("net: documentation: build a directory structure for drivers") Signed-off-by: Otto Sabart <ottosabart@seberm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bf97403 commit 0e78f38

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Documentation/networking/index.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ Contents:
1111
batman-adv
1212
can
1313
can_ucan_protocol
14-
dpaa2/index
15-
e100
16-
e1000
17-
e1000e
18-
fm10k
19-
igb
20-
igbvf
21-
ixgb
22-
ixgbe
23-
ixgbevf
24-
i40e
25-
iavf
26-
ice
14+
device_drivers/freescale/dpaa2/index
15+
device_drivers/intel/e100
16+
device_drivers/intel/e1000
17+
device_drivers/intel/e1000e
18+
device_drivers/intel/fm10k
19+
device_drivers/intel/igb
20+
device_drivers/intel/igbvf
21+
device_drivers/intel/ixgb
22+
device_drivers/intel/ixgbe
23+
device_drivers/intel/ixgbevf
24+
device_drivers/intel/i40e
25+
device_drivers/intel/iavf
26+
device_drivers/intel/ice
2727
kapi
2828
z8530book
2929
msg_zerocopy

0 commit comments

Comments
 (0)