提交 89bf1b5a 编写于 作者: E Eliezer Tamir 提交者: David S. Miller

net: remove NET_LL_RX_POLL config menue

Remove NET_LL_RX_POLL from the config menu.
Change default to y.
Busy polling still needs to be enabled at run time.
Signed-off-by: NEliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 9a3c71aa
...@@ -244,15 +244,8 @@ config NETPRIO_CGROUP ...@@ -244,15 +244,8 @@ config NETPRIO_CGROUP
a per-interface basis a per-interface basis
config NET_LL_RX_POLL config NET_LL_RX_POLL
bool "Low Latency Receive Poll" boolean
default n default y
---help---
Support Low Latency Receive Queue Poll.
(For network card drivers which support this option.)
When waiting for data in read or poll call directly into the the device driver
to flush packets which may be pending on the device queues into the stack.
If unsure, say N.
config BQL config BQL
boolean boolean
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册