summaryrefslogtreecommitdiff
path: root/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst')
-rw-r--r--Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst b/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst
index 1a4fc6607582..1661d13174d5 100644
--- a/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst
+++ b/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst
@@ -229,8 +229,7 @@ frames for a while. This has a potential to avoid the costly round of
enabling interrupts, handling an incoming IRQ in ISR, re-enabling the
softirq and switching context back to softirq.
-More detailed documentation of NAPI may be found on the pages of Linux
-Foundation `<https://wiki.linuxfoundation.org/networking/napi>`_.
+See :ref:`Documentation/networking/napi.rst <napi>` for more information.
Integrating the core to Xilinx Zynq
-----------------------------------