Return-path: Received: from an-out-0708.google.com ([209.85.132.244]:41049 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753398AbYGQNVr (ORCPT ); Thu, 17 Jul 2008 09:21:47 -0400 Received: by an-out-0708.google.com with SMTP id d40so157090and.103 for ; Thu, 17 Jul 2008 06:21:46 -0700 (PDT) Message-ID: <43e72e890807170621r25616966w1d542e4e235f9a3f@mail.gmail.com> (sfid-20080717_152151_329550_740C4C7B) Date: Thu, 17 Jul 2008 06:21:46 -0700 From: "Luis R. Rodriguez" To: "Yingying Zhao" Subject: Re: [PATCH]compat-2.6: fix compiling configurations for iwlwifi Cc: "Tomas Winkler" , linux-wireless@vger.kernel.org In-Reply-To: <43e72e890807170307g3310ffcbv51f89c93dfbc64a0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <20080717081554.GA1279@amber-desktop.bj.intel.com> <1ba2fa240807170129w251a95f3i8eab918d50a77f97@mail.gmail.com> <43e72e890807170248v7a873c15oc3aea315a59e9f19@mail.gmail.com> <20080717100449.GB1279@amber-desktop.bj.intel.com> <43e72e890807170307g3310ffcbv51f89c93dfbc64a0@mail.gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Jul 17, 2008 at 3:07 AM, Luis R. Rodriguez wrote: > On Thu, Jul 17, 2008 at 3:04 AM, Yingying Zhao > wrote: > >>> Also, was this tested with 2.6.22? >>> >>> Luis >> No. I just tested on 2.6.24. >> I'll wait for iwlwifi Kconfig is finalized by Tomas and retest this on >> 2.6.22. > > OK cool -- just a heads up then, I hadn't enabled LEDs or RFKILL > options for drivers as the framework needs backporting. Once > backported I expect it will compile well for older kernels. compat-wireless wasn't actually compiling for 2.6.22 anymore. I just fixed that. It loads mac80211. Either I did a mistake or we get an oops now when loading a driver on 2.6.22. Luis