Return-path: Received: from an-out-0708.google.com ([209.85.132.250]:35791 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758575AbYFIKZC (ORCPT ); Mon, 9 Jun 2008 06:25:02 -0400 Received: by an-out-0708.google.com with SMTP id d40so477080and.103 for ; Mon, 09 Jun 2008 03:25:01 -0700 (PDT) Message-ID: <43e72e890806090325y5a1aebadq68204695044f4b6f@mail.gmail.com> (sfid-20080609_122523_973230_41642444) Date: Mon, 9 Jun 2008 03:25:01 -0700 From: "Luis R. Rodriguez" To: "Johannes Berg" Subject: Re: Backported MQ requirement on 802.11n for older kernels Cc: "Ron Rindjunsky" , linux-wireless , compat-masters@lists.madwifi.org, tomas.winkler@intel.com, "Tim Gardner" , "John W. Linville" In-Reply-To: <43e72e890806090201q55bff8e3m694121ebd4befee6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <43e72e890806080855p284f85brd0ff1f1dfce96bf8@mail.gmail.com> <1213001797.698.57.camel@johannes.berg> <43e72e890806090201q55bff8e3m694121ebd4befee6@mail.gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Jun 9, 2008 at 2:01 AM, Luis R. Rodriguez wrote: > On Mon, Jun 9, 2008 at 1:56 AM, Johannes Berg wrote: >> On Mon, 2008-06-09 at 10:53 +0300, Ron Rindjunsky wrote: >>> > >>> > I just finished trying to backport CONFIG_NETDEVICES_MULTIQUEUE >>> > requirement for 802.11n to older kernels by relying on the old >>> > internal mac80211 hacked up MQ support. I've tested the build on >>> > 2.6.22, 2.6.23, and 2.6.24. Let me know if you get to test this, >>> > particularly iwl4965 using 11n on 2.6.22. >>> > >>> >>> in config.mk you put MAC80211_QOS=m, and i guess that the intention was to put >>> CONFIG_MAC80211_QOS=m >>> if this is the case then the compilation fails >> >> It should be "y" >> >> johannes >> > > Danke OK found some more issues. v4.2 pushed out and new tarball regenerated. This has been tested by Intel on 802.11n on iwl4965. Luis