Commit f7c20150 authored by Scott Feldman's avatar Scott Feldman Committed by Jeff Garzik

[netdrvr e1000] mark e1000 NAPI feature not-experimental

parent 01903a6f
...@@ -1980,8 +1980,8 @@ config E1000 ...@@ -1980,8 +1980,8 @@ config E1000
as <file:Documentation/networking/net-modules.txt>. as <file:Documentation/networking/net-modules.txt>.
config E1000_NAPI config E1000_NAPI
bool "Use Rx Polling (NAPI) (EXPERIMENTAL)" bool "Use Rx Polling (NAPI)"
depends on E1000 && EXPERIMENTAL depends on E1000
config MYRI_SBUS config MYRI_SBUS
tristate "MyriCOM Gigabit Ethernet support" tristate "MyriCOM Gigabit Ethernet support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment