With Intrepid CONFIG_NETDEVICES_MULTIQUEUE doesn't exist any longer
because "Multiple TX queue support is a core networking feature." So
this should be marked as "Fix Released" for intrepid already.
commit b19fa1fa91845234961c64dbd564671aa7c0fd27
Author: David S. Miller <[EMAIL PROTECTED]>
Date: Tue Jul 8 23:14:24 2008 -0700
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
Multiple TX queue support is a core networking feature.
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index ef733ab..4675c1b 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -26,14 +26,6 @@ menuconfig NETDEVICES
# that for each of the symbols.
if NETDEVICES
-config NETDEVICES_MULTIQUEUE
- bool "Netdevice multiple hardware queue support"
- ---help---
- Say Y here if you want to allow the network stack to use multiple
- hardware TX queues on an ethernet device.
-
- Most people will say N here.
-
config IFB
tristate "Intermediate Functional Block support"
depends on NET_CLS_ACT
** Changed in: linux (Ubuntu Intrepid)
Status: Fix Committed => Fix Released
--
Hardy kernel requires CONFIG_NETDEVICES_MULTIQUEUE=y in order to support 802.11n
https://bugs.launchpad.net/bugs/241423
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs