aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wilczynski <michal.wilczynski@intel.com>2022-11-25 14:34:39 +0100
committerTony Nguyen <anthony.l.nguyen@intel.com>2023-01-27 11:32:18 -0800
commit53b9b77dcf48dad1c6111b0c0a7310b3f9364776 (patch)
tree51ef0f02cc26514f03a5229cf196239d5165a317
parenta6a0974aae4209d039ba81226ded5246eea14961 (diff)
downloadlinux-53b9b77dcf48dad1c6111b0c0a7310b3f9364776.tar.gz
ice: Fix broken link in ice NAPI doc
Current link for NAPI documentation in ice driver doesn't work - it returns 404. Update the link to the working one. Signed-off-by: Michal Wilczynski <michal.wilczynski@intel.com> Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
-rw-r--r--Documentation/networking/device_drivers/ethernet/intel/ice.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/intel/ice.rst b/Documentation/networking/device_drivers/ethernet/intel/ice.rst
index dc2e60ced927c..b481b81f3be5b 100644
--- a/Documentation/networking/device_drivers/ethernet/intel/ice.rst
+++ b/Documentation/networking/device_drivers/ethernet/intel/ice.rst
@@ -819,7 +819,7 @@ NAPI
----
This driver supports NAPI (Rx polling mode).
For more information on NAPI, see
-https://www.linuxfoundation.org/collaborate/workgroups/networking/napi
+https://wiki.linuxfoundation.org/networking/napi
MACVLAN