From: Michal Wilczynski Date: Fri, 25 Nov 2022 13:34:39 +0000 (+0100) Subject: ice: Fix broken link in ice NAPI doc X-Git-Tag: v6.6.7~3635^2~24^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53b9b77dcf48dad1c6111b0c0a7310b3f9364776;p=platform%2Fkernel%2Flinux-starfive.git 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 Acked-by: Jesse Brandeburg Signed-off-by: Tony Nguyen --- diff --git a/Documentation/networking/device_drivers/ethernet/intel/ice.rst b/Documentation/networking/device_drivers/ethernet/intel/ice.rst index dc2e60c..b481b81 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