From 239baf638f3ff5ccac7347493c994d7077455171 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 10 Dec 2007 09:56:44 +0000 Subject: [PATCH 1/1] Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition SVN-Revision: 9698 --- target/linux/ar7/config-2.6.23 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23 index 02a27d96bc..566e3b555a 100644 --- a/target/linux/ar7/config-2.6.23 +++ b/target/linux/ar7/config-2.6.23 @@ -128,7 +128,7 @@ CONFIG_MTD_PHYSMAP_START=0x10000000 # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set # CONFIG_NETDEV_1000 is not set -CONFIG_NETDEVICES_MULTIQUEUE=y +# CONFIG_NETDEVICES_MULTIQUEUE is not set CONFIG_NET_ACT_POLICE=y CONFIG_NET_SCH_FIFO=y CONFIG_NF_CT_PROTO_GRE=m -- 2.30.2