diff options
author | Otto Sabart <ottosabart@seberm.com> | 2019-01-14 12:56:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-18 11:03:31 -0800 |
commit | 0e78f389a7cdc6de7dfd0778733f3b140c981c9e (patch) | |
tree | f507e1629e894050f05b5bba03e4f90f157812b3 /Documentation | |
parent | bf97403ac4bfbc9f9f92f47e737aee983d9191f5 (diff) | |
download | linux-0e78f389a7cdc6de7dfd0778733f3b140c981c9e.tar.bz2 |
doc: net: fix bad references to network drivers
Fix "reference to nonexisting document" warnings.
Fixes: b255e500c8dc ("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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/index.rst | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 6a47629ef8ed..59e86de662cd 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -11,19 +11,19 @@ Contents: batman-adv can can_ucan_protocol - dpaa2/index - e100 - e1000 - e1000e - fm10k - igb - igbvf - ixgb - ixgbe - ixgbevf - i40e - iavf - ice + device_drivers/freescale/dpaa2/index + device_drivers/intel/e100 + device_drivers/intel/e1000 + device_drivers/intel/e1000e + device_drivers/intel/fm10k + device_drivers/intel/igb + device_drivers/intel/igbvf + device_drivers/intel/ixgb + device_drivers/intel/ixgbe + device_drivers/intel/ixgbevf + device_drivers/intel/i40e + device_drivers/intel/iavf + device_drivers/intel/ice kapi z8530book msg_zerocopy |