Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0e6f052 authored by Corentin Labbe's avatar Corentin Labbe Committed by Jeff Kirsher
Browse files

Documentation: networking: ixgb: Remove reference to IXGB_NAPI



NAPI is enabled by default and IXGB_NAPI was removed since
commit 6d37ab28 ("ixgb: make NAPI the only option and the default")
Update the doc accordingly.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 3a3295bf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -323,8 +323,7 @@ Additional Configurations
  NAPI
  ----

  NAPI (Rx polling mode) is supported in the ixgb driver.  NAPI is enabled
  or disabled based on the configuration of the kernel.  see CONFIG_IXGB_NAPI
  NAPI (Rx polling mode) is supported in the ixgb driver.

  See www.cyberus.ca/~hadi/usenix-paper.tgz for more information on NAPI.