Re: [Patch net-next] net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
From: David Miller <davem@davemloft.net>
Date: 2013-08-01 00:01:04
From: David Miller <davem@davemloft.net>
Date: 2013-08-01 00:01:04
From: Eliezer Tamir <redacted> Date: Wed, 31 Jul 2013 16:35:11 +0300
On 30/07/2013 12:38, Cong Wang wrote:quoted
From: Cong Wang <redacted> Eliezer renames several *ll_poll to *busy_poll, but forgets CONFIG_NET_LL_RX_POLL, so in case of confusion, rename it too. Cc: Eliezer Tamir <redacted> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <redacted>Looks OK to me, but I'm not able to test it since I'm away on vacation. If you can test it with the usual config options and allnoconfig, then I have no objections to this patch. If you want me to test it, that can only happen early next week.
Cong, you missed Documentation/sysctl/net.txt, please fix that up and respin this patch. Thanks.